Product Add Ons - Disable Links
1. Plugin Info
Disable the product add on’s thumbnail and title link.
Works with Squarespace 7.1
Uses Custom CSS
2. Add this code to Custom CSS
// PRODUCT ADD ON - REMOVE LINK FROM TITLE AND THUBMNAIL // .product-details .pdp-product-add-ons .add-on-details .add-on-title-link, .add-on-thumbnail-link { pointer-events: none !important; }
3. Customizable Options
No customizable options
4. Plugin Notes
Compatible with all product page layouts.
This is a great solution for those simple add ons – like tips and upgrades.