Jump to content

Add to cart + email form code

Recommended Posts

Hi, 

I'm trying to make a new rental page for my archive clothing business. The link above is the test page I've made password is 12345. I'll explain what I'm trying to do as I have hit a few roadblocks and would be very happy if someone can help me out!

 

I want the new section to be set up like the web shop i already have but with a separate add to cart feature that instead of bringing you to a check out payment screen, it send you to an email form where you can request all of the items that you would like to rent. I've been able to set up the new hidden page with the form instead of check out but i want to be able to have multiple items in the form not just one individual item. 

 

I've noticed that whatever I do to either "e-commerce" type page (ie. Shop and Hidden "." page) it will change the format on both. Is it possible to have the two pages work differently? For example I would like to have the prices on the items in my shop, but for rental i do not need to have the prices of each item included. 

 

I hope someone here can help me with these issues, please let me know if you need any additional information or if this is the wrong thread to be posting in. Thanks!

Link to comment
  • Replies 9
  • Views 503
  • Created
  • Last Reply

Top Posters In This Topic

I've noticed that whatever I do to either "e-commerce" type page (ie. Shop and Hidden "." page) it will change the format on both. Is it possible to have the two pages work differently? For example I would like to have the prices on the items in my shop, but for rental i do not need to have the prices of each item included. 

To hide product price on Testing Page, you can add this code to Testing Page Header (Do not add to Custom CSS box)

<style>
  .product-price {
  	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!)

Link to comment
On 4/2/2023 at 3:10 AM, tuanphan said:

I've noticed that whatever I do to either "e-commerce" type page (ie. Shop and Hidden "." page) it will change the format on both. Is it possible to have the two pages work differently? For example I would like to have the prices on the items in my shop, but for rental i do not need to have the prices of each item included. 

To hide product price on Testing Page, you can add this code to Testing Page Header (Do not add to Custom CSS box)

<style>
  .product-price {
  	display: none !important;
  }
</style>

 

ok thanks i will try that now, is there any code i can do to make the hidden page have a cart that leads to email form rather than an actual checkout page?

Link to comment
On 4/6/2023 at 4:40 AM, rdarchives said:

ok thanks i will try that now, is there any code i can do to make the hidden page have a cart that leads to email form rather than an actual checkout page?

Yes. Possible. You can add a Form to Additional Info, we can give code to replace add to cart with form.

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
On 4/7/2023 at 7:36 PM, tuanphan said:

Yes. Possible. You can add a Form to Additional Info, we can give code to replace add to cart with form.

I've gotten that far with replacing the add to cart with a form, but after the form it still goes to a checkout screen with pricing. 

Screen Shot 2023-04-11 at 6.54.19 PM.png

Screen Shot 2023-04-11 at 6.54.51 PM.png

Link to comment
On 4/12/2023 at 9:01 AM, rdarchives said:

I've gotten that far with replacing the add to cart with a form, but after the form it still goes to a checkout screen with pricing. 

Screen Shot 2023-04-11 at 6.54.19 PM.png

Screen Shot 2023-04-11 at 6.54.51 PM.png

I meant add a Form Block in Additional Info, not Product Custom Form

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.