JakobOutlaw Posted April 28, 2021 Share Posted April 28, 2021 (edited) Hey there, I'm looking for a way to disable the hyperlink of items on the checkout page. Is there a code (or setting) for that? https://wisteria-reindeer-xync.squarespace.com PW: ForTheForum Thank you in advance, Jakob Edited April 30, 2021 by JakobOutlaw Link to comment
JakobOutlaw Posted April 29, 2021 Author Share Posted April 29, 2021 https://wisteria-reindeer-xync.squarespace.com PW: ForTheForum Link to comment
tuanphan Posted April 29, 2021 Share Posted April 29, 2021 Can you share link to a product page? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
JakobOutlaw Posted April 29, 2021 Author Share Posted April 29, 2021 (edited) 6 minutes ago, tuanphan said: Can you share link to a product page? Just a draft but yes: https://wisteria-reindeer-xync.squarespace.com/store/p/flotilla-course-june-16-21-greece?p?p The idea is to have the product details on event pages. And then just use a Product Block at the bottom to allow people to buy. But I wouldn't want to create all the details on the event page AND the product page. And what I want to avoid is people clicking on the product on the Cart Page and end up on an empty page. Edited April 29, 2021 by JakobOutlaw Link to comment
Solution paul2009 Posted April 29, 2021 Solution Share Posted April 29, 2021 You appear to have Express Checkout enabled, so the cart will be skipped currently. However, if the cart were enabled, you could disable pointer-events with this: #sqs-cart-root ._1MDgZZPKX a { pointer-events: none; } About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. Link to comment
JakobOutlaw Posted April 29, 2021 Author Share Posted April 29, 2021 (edited) 17 minutes ago, paul2009 said: You appear to have Express Checkout enabled, so the cart will be skipped currently. However, if the cart were enabled, you could disable pointer-events with this: #sqs-cart-root ._1MDgZZPKX a { pointer-events: none; } Ah, yeah I disabled Express Checkout. I need people to also put other items into the cart. Where would I enter that code? Design/Custom CSS? Edited April 29, 2021 by JakobOutlaw Link to comment
paul2009 Posted April 29, 2021 Share Posted April 29, 2021 Yes, Design > Custom CSS. tuanphan 1 About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. Link to comment
JakobOutlaw Posted April 30, 2021 Author Share Posted April 30, 2021 14 hours ago, paul2009 said: Yes, Design > Custom CSS. Super, it worked! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment