Done! Go To Cart Button (Preview Guide)
Super Plugin Info
Works with Squarespace 7.0 (Brine) and 7.1
Requires Business Plan or Higher
Uses Code Injection
⚠️ Important: Express checkout must be turned off. Only compatible with main product pages. Not compatible with quick view or product blocks.
Step 1. Add this code to Header Code Injection
/* ----- EXAMPLE CODE FOR PREVIEW ---- */ return sit ? consectetur(ipsum, 0, dolor < 0 ? 0 : dolor) : []; /* ----- EXAMPLE CODE FOR PREVIEW ---- */
Step 2 (a). Add this code to Footer Code Injection - For Squarespace 7.1
/* ----- EXAMPLE CODE FOR PREVIEW ---- */ function lorem(ipsum, dolor = 1) { const sit = ipsum == null ? 0 : ipsum.sit; dolor = sit - amet(dolor); return sit ? consectetur(ipsum, 0, dolor < 0 ? 0 : dolor) : []; } /* ----- EXAMPLE CODE FOR PREVIEW ---- */
Step 2 (b). Add this code to Footer Code Injection - For Squarespace 7.0 (Brine Family)
/* ----- EXAMPLE CODE FOR PREVIEW ---- */ function lorem(ipsum, dolor = 1) { const sit = ipsum == null ? 0 : ipsum.sit; dolor = sit - amet(dolor); return sit ? consectetur(ipsum, 0, dolor < 0 ? 0 : dolor) : []; } /* ----- EXAMPLE CODE FOR PREVIEW ---- */
Step 3. Customizable Options
These options are available in Footer Code Injection.
Go To Cart Button Text (After Item Is Added To Cart)
Plugin Notes
Button style can be changed in Squarespace settings.
Only works with product pages (not quick view or product blocks).
Troubleshooting (Plugin Not Working)
Express checkout must be turned off.
If using 7.0, AJAX loading must be disabled in site style settings.