Jump to content

Adding word before price on MAIN product page.

Recommended Posts

Hey! I would like to add the words 'from' before the price on my MAIN products page. I've seen code to add the word before price on the price displayed once you actually click on the product but I'd like the word to show up before EVERY price on my website. Please check the image for a better idea of what I'm asking for 🙂

 

 

 

fromgoeshere.png

Link to comment

Please post the URL for your site.

If your site is not public please set up a site-wide password, if you've not already done so.

Post the password here.

Adding a site-wide password is not a security breach. Please read the documentation at the link provided to understand how it works.

We can then take a look at your issue.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment
1 hour ago, LoganWright said:

I would like to add the words 'from' before the price on my MAIN products page.

If you add variants to your products that have different prices, the word ‘FROM’ will appear before the price automatically. If your products don’t have different variant prices, can you explain why you want the text to appear?

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Would you like your customers to be able to mark their favourite products in your Squarespace store?

Link to comment

try the below in Design > Custom CSS

 

.product-price::before {
	content: "from";
}

if you wish to style the word "from"  further you can do so inside that same rule.

eg:

.product-price::before {
    content: "from";
    font-size: .9rem;
    color: #A3826C;
    
}

 

If you find our solution helpful please thumbs up or mark it as the solution! Thank you 🙂

Contact Us for detailed help

Common Squarespace Tips

Sharing Your Site Link

Squarespace web designers in Perth WA.

Link to comment
  • 2 years later...
On 7/11/2024 at 1:51 PM, biancajade said:

Hi there, 

Can you please share the code for how to do this for a single product only?

Thank you

Each product has an unique id, so you can share link to shop page & let me know which product you want to add word, we can help easier.

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!)

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.