Jump to content

Display alternate price on shop and product page

Recommended Posts

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?

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, 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;
}

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, 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

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.