I need this product variant section with the image and name below.
and the toggle button for custom comments.
I am using the Dawn theme and a free product variant app.
Main issue: Add a product variant section that shows each variant’s image with its name underneath, plus a toggle button to capture custom comments on the product page. Context: Store uses Shopify’s Dawn theme and a free product-variant app. Two reference images are central to understanding the desired layout and behavior.
Recent guidance: Implement by editing the product template. Add HTML for the toggle control and content area, use JavaScript to handle expand/collapse behavior, and style with CSS. For the custom section, insert the required HTML structure and apply CSS for layout and visuals. Save and test changes. Shopify’s built-in theme tools or apps may simplify integration.
Status and gaps: No specific code, selectors, or Dawn section/block steps were provided. No app-specific instructions for variant rendering with images were shared. No confirmation of implementation or resolution.
Outcome: Discussion remains open; concrete, theme-specific steps or code snippets are still needed.
I need this product variant section with the image and name below.
and the toggle button for custom comments.
I am using the Dawn theme and a free product variant app.
To add toggle sections and custom sections to your product page, you’ll typically access the HTML or template files. For toggle sections, insert HTML for buttons and content, then add JavaScript for functionality. For custom sections, insert HTML for content and style with CSS. Ensure to save changes and test for functionality. Platforms may offer built-in tools for easier integration.