vschimel Posted August 8, 2019 Posted August 8, 2019 Hi, i'd like to display the price of my subscription without the phrase "every month." so it will just display $30 not "$30 every month"is there a way to do that?
tuanphan Posted August 8, 2019 Posted August 8, 2019 Maybe some css can hide. Can you share product url? 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!)
tuanphan Posted August 8, 2019 Posted August 8, 2019 @vschimel Add to Home > Design > Custom CSS .product-price { visibility: hidden; } 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!)
paul2009 Posted August 8, 2019 Posted August 8, 2019 I can understand why you might want to reword the phrase "every month" to make it a more appealing proposition, for example "$30 per month" instead. You could do this with some JavaScript. However, I don't suggest you remove the payment interval description altogether. Removing this will make the pricing less clear to potential customers and may harm your conversion rates. 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.
vschimel Posted August 8, 2019 Author Posted August 8, 2019 hi Paul, that's a fair point. how would i be able to change the wording?
vschimel Posted August 8, 2019 Author Posted August 8, 2019 hi Paul, that's a fair point. how would i be able to change the wording?
vschimel Posted August 8, 2019 Author Posted August 8, 2019 Hi @Paul2009 , i agree. how would i go about changing the wording to $30 per month?
vschimel Posted August 8, 2019 Author Posted August 8, 2019 let's say i wanted it to read $20 every month or $200 every 6 months
Guest Posted January 22, 2021 Posted January 22, 2021 I need help with this also. I think have "every month" is off putting. Ideally I would like the page to say "$34.99 monthly" Or given that the title of this page is "MONTHLY SUBSCRIPTION", just having the "34.99" would be ideal! Any help appreciated! https://www.poutbox.com/shop/p/subscribe
Guest Posted January 22, 2021 Posted January 22, 2021 Just now, Lfost411 said: I need help with this also. I think have "every month" is off putting. Ideally I would like the page to say "$34.99 monthly" Or given that the title of this page is "MONTHLY SUBSCRIPTION", just having the "34.99" would be ideal! Any help appreciated! https://www.poutbox.com/shop/p/subscribe And sorry - another thing. If this is a code injection, where would it need to go. As this is a product page, I can't access header code for this page specifically.
peter_2 Posted October 20, 2021 Posted October 20, 2021 Lfost411, did you ever find a solution for this?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.