A user seeks help redesigning product cards to achieve a specific layout: larger product images with realigned components matching an attached reference image. They acknowledge this is a substantial request and don’t expect a complete solution.
Two solutions offered:
JavaScript approach - Add custom code to the theme.liquid file, placed above the closing tag
CSS approach - Insert CSS code at the bottom of theme.css or theme.css.liquid file targeting lazy-loaded images with padding adjustments
Both responses include code snippets and reference images demonstrating the implementation. The discussion remains technical, focusing on theme file modifications through Shopify’s code editor. No indication of which solution the original poster chose or whether either approach fully resolved their design requirements.
Summarized with AI on November 16.
AI used: claude-sonnet-4-5-20250929.
I’ve been struggling with designing my product cards. I’d like to achieve the look of the attached picture below (so, bigger product pictures, and alignment of the other components as in the attached picture).
Does anyone have input on where to start? I know I’m asking quite much so I don’t expect a full on design solution