Adding Product Page Snippets
Here's a video for more clarity:
The tutorial shows a different section but the approach is the same for all our snippet sections.
- Navigate to your product template in the theme editor.
- Click the: 'SS - Product Reviews' (or the snippet section you're trying adding)
"Copy this code: <div id='ss-reviews'></div> - Click 'Add block' -> Custom Liquid/HTML -> Paste."
⚠️ This code differs on each different section snippet.
- Go to Product Information/Overview/Detail Section and click ADD BLOCK
- Select Custom Liquid / HTML (depends on theme what it's called)
- Click the "Custom Liquid" or "HTML" field.
- Paste <div id='ss-reviews'></div>
- Drag this custom liquid wherever you want the 'Product Reviews' to appear. In this case, I will put it below your add to cart button
- Click Save