Jump to content

Display alternate price on shop and product page

Recommended Posts

  • Replies 5
  • Created
  • Last Reply
4 hours ago, moretrobin said:

Site URL: https://kindstudio.fr/shop

Hi, 

I've a price issue with my squarespace site I'm hoping to solve with some help here 🙂

I'm willing to manually change the price displayed on my shop page (Shop — KIND STUDIO) and on the product page (Chemise WILLY — KIND STUDIO). Is there any JavaScript code that could do the job ?

Thank you !

Robin

image.thumb.png.1258de3b0d1121e161b41c21d48b4177.png

image.thumb.png.b94343200deb9f9084931d69c7705d2c.png

You mean like a discount price?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
On 2/24/2021 at 2:05 PM, moretrobin said:

@bangank36 would you have any suggestion to apply such change ? Thank you!

try

body .sqs-money-native:before {
    display: none;
}
body .sqs-money-native:after {
    content: ' Euros - Hors taxe'
}
body.view-item .product-price {
     overflow: hidden;
    text-indent: -15px; 
}
body.view-item .product-price .sqs-money-native {
    left: 15px; 
    position: relative;
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

 

image.png.5234223af934b21d945bd33229e1e3b4.pngimage.png.9b3747545639dc6c0d17677ef9bae130.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.