Jump to content

Re-order Product Page

Recommended Posts

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! 

 

Link to comment
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

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

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.