Jump to content

Re-order Product Page

Recommended Posts

  • Replies 11
  • Views 820
  • Created
  • Last Reply
12 hours ago, Maribeltb said:

Site URL: https://www.valbanera.com/

Is there a way to move the variant and quantity box + Add To Cart button above the product descriptions? I would like to have the interior selector and quantity box and add to cart box move to below the price on here so that customers don't have to scroll down.

Product Page: https://www.valbanera.com/tienda/p/entre-flores

Any help appreciated, thanks! 

 

try

.ProductItem-details-checkout .sqs-add-to-cart-button-wrapper {
  order: 10;
}
.collection-type-products .ProductItem-details .ProductItem-details-excerpt {
  order: 9;
}

image.png.f551ad28cf2f9d6018be853563a5c9d7.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
17 hours ago, Maribeltb said:

@bangank36, thanks a lot!!

Is it possible to change the order of :
First  quantity box
Second interior selector

Many thanks!!

pls send one product url

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
  • 5 weeks later...

I am having the same problem with my site. I would like to move the variant and quantity box + Add To Cart button above the product descriptions. But I'm not sure where I should place this code? Can you let me know where to paste it on my site? Thank you!

Link to comment
On 4/16/2021 at 2:04 AM, MollyFPP said:

I am having the same problem with my site. I would like to move the variant and quantity box + Add To Cart button above the product descriptions. But I'm not sure where I should place this code? Can you let me know where to paste it on my site? Thank you!

Add to Design > Custom CSS

If the code doesn't work, please share link to a product, 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
  • 2 weeks later...

Hello! I would like to move the 'add to cart button' and 'quantity' to be on the same line. I have added this CSS to the 'Custom CCS' but I wasn't able to make it work.

https://www.vine.lu/en/shop/doglia/giostra


.product-quantity-input {
    margin-right: 400px !important;
    margin-top: 0px !important
}
.ProductItem-details .sqs-add-to-cart-button-wrapper {
    order: 3 !important;
}
.ProductItem-details-excerpt {
    order: 2 !important;
}
.product-price {
    order: 1 !important;
}

Link to comment

I did! here's what solved it in case it helps anyone else!

/*ADD TO CART ON SAME LINE AS QUANTITY*/

 .ProductItem-details .sqs-add-to-cart-button-wrapper  {
   margin-left: 150px !important; 
   margin-top: -76px !important; 
}

 

Link to comment
On 5/7/2021 at 2:05 PM, cmancuso said:

I did! here's what solved it in case it helps anyone else!


/*ADD TO CART ON SAME LINE AS QUANTITY*/

 .ProductItem-details .sqs-add-to-cart-button-wrapper  {
   margin-left: 150px !important; 
   margin-top: -76px !important; 
}

 

When click add to cart on mobile, the button width change. Do you want to fix this? See screenshot

image.thumb.png.6034b0b2e2e9aebb056f16f8f41a3a12.png

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

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.