mattsanpedro Posted November 14, 2021 Posted November 14, 2021 Site URL: https://www.elunioncoffee.com/shop/bagulin I'm trying to move the additional product information to where the product description is on the right. I've added code for a Shopify buy button and I just want it to mimic where the add to cart button would usually be on a normal product page. Website is on 7.0 Fulton template. Thanks!
tuanphan Posted November 15, 2021 Posted November 15, 2021 17 hours ago, mattsanpedro said: Site URL: https://www.elunioncoffee.com/shop/bagulin I'm trying to move the additional product information to where the product description is on the right. I've added code for a Shopify buy button and I just want it to mimic where the add to cart button would usually be on a normal product page. Website is on 7.0 Fulton template. Thanks! Add it above Add to cart or? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
mattsanpedro Posted November 16, 2021 Author Posted November 16, 2021 On 11/15/2021 at 4:21 PM, tuanphan said: Add it above Add to cart or? I want to actually remove the Add to cart button as well!
tuanphan Posted November 18, 2021 Posted November 18, 2021 On 11/16/2021 at 7:35 PM, mattsanpedro said: I want to actually remove the Add to cart button as well! To remove add to cart >> Add a Code Block in Additional Info >> Paste this code <style> div.sqs-add-to-cart-button-wrapper { display: none !important; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
mattsanpedro Posted November 18, 2021 Author Posted November 18, 2021 4 hours ago, tuanphan said: To remove add to cart >> Add a Code Block in Additional Info >> Paste this code <style> div.sqs-add-to-cart-button-wrapper { display: none !important; } </style> Ok great! Could you also help me with how to place the "additional product information" where the "product description" is as well? I'm trying to replace the Squarespace Add to Cart button with the Shopify Buy Button instead.
Beyondspace Posted November 18, 2021 Posted November 18, 2021 1 hour ago, mattsanpedro said: Ok great! Could you also help me with how to place the "additional product information" where the "product description" is as well? I'm trying to replace the Squarespace Add to Cart button with the Shopify Buy Button instead. Can you uncheck iframe option on buy button first BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
mattsanpedro Posted November 18, 2021 Author Posted November 18, 2021 52 minutes ago, bangank36 said: Can you uncheck iframe option on buy button first Can't seem to find the iframe option on the buy button. 😥
Recommended Posts
Archived
This topic is now archived and is closed to further replies.