diff --git a/app/views/shop/products/_master.html.haml b/app/views/shop/products/_master.html.haml
index 4c00365f71..92a17be43d 100644
--- a/app/views/shop/products/_master.html.haml
+++ b/app/views/shop/products/_master.html.haml
@@ -1,5 +1,5 @@
.small-1.columns
- %span.bulk{"bo-if" => "product.group_buy"} bulk
+ %i.ofn-i_056-bulk{"bo-if" => "product.group_buy"}
.small-4.columns
diff --git a/app/views/shop/products/_variants.html.haml b/app/views/shop/products/_variants.html.haml
index fed7753ff3..5d6a59535e 100644
--- a/app/views/shop/products/_variants.html.haml
+++ b/app/views/shop/products/_variants.html.haml
@@ -2,7 +2,7 @@
"ng-repeat" => "variant in product.variants"}
.small-1.columns
- %span.bulk{"bo-if" => "product.group_buy"} bulk
+ %i.ofn-i_056-bulk{"bo-if" => "product.group_buy"}
.small-4.columns