diff --git a/app/assets/javascripts/templates/shop_variant.html.haml b/app/views/shop/products/_shop_variant.html.haml similarity index 100% rename from app/assets/javascripts/templates/shop_variant.html.haml rename to app/views/shop/products/_shop_variant.html.haml diff --git a/app/assets/javascripts/templates/partials/shop_variant_no_group_buy.html.haml b/app/views/shop/products/_shop_variant_no_group_buy.html.haml similarity index 100% rename from app/assets/javascripts/templates/partials/shop_variant_no_group_buy.html.haml rename to app/views/shop/products/_shop_variant_no_group_buy.html.haml diff --git a/app/assets/javascripts/templates/partials/shop_variant_with_group_buy.html.haml b/app/views/shop/products/_shop_variant_with_group_buy.html.haml similarity index 100% rename from app/assets/javascripts/templates/partials/shop_variant_with_group_buy.html.haml rename to app/views/shop/products/_shop_variant_with_group_buy.html.haml