I believe that the section ID (numeric part) is not permanent and changes over time… Do you a suggestion on what could be used instead?
Topic summary
Main issue: Link a button on the “Why Goodwoman?”/About page to a specific section (testimonials) on the homepage in Shopify Dawn.
- Solution provided: Use an anchor link (URL with a # fragment) pointing to the section’s ID. Example used: https://www.gooddess.shop/#shopify-section-template--15826703188139__16592699847bd42b23. This worked for the requester.
- Note: An anchor link targets an element with a matching ID; Shopify Dawn section IDs can be long and auto-generated.
Follow-up request: Enable an “Add to Cart” button under each product (e.g., “Kinesio Tape” video area) to add the product directly on click.
- Steps taken: Helper asked for the button’s display code and a Customize screenshot; requester shared screenshots and the image-with-text.liquid code. A replacement code snippet was suggested but did not work.
- Attachments (screenshots and code) are central to debugging this part.
Open questions/concerns:
- Another participant noted the numeric section ID might change over time, asking for a more stable approach (no alternative provided yet).
- The direct add-to-cart implementation remains unresolved pending correct code context and placement. The discussion is ongoing with no final fix yet.