Size Guide next to ‘Add to Cart’ button
-
Our product returns rate is heavily influenced by customers selecting the correct product size.
The current ‘size guide’ button is not very prominent.
Is it possible to move the ‘Size Guide’ next to the ‘Add to Cart’ button?
SCREENSHOT ATTACHED
Attachments:
You must be
logged in to view attached files.
Hello,
Try to use the Theme’s Layout Builder, you can create Custom Layouts for WooCommerce pages like the Single Product page. You can use that to create your own custom layouts for a single product page and rearrange the elements in the layout.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
When using the Layout Builder, is it possible to clone the default single product page and then modify the same?
I’m actually quite happy with the other elements of the page.
Also, when we hover over the size guide icon, the link appears as : https://compressionworld.in/shop/product-category/product-name/#wd_sizeguide
Is it possible to create a button with a link which can use a wildcard for the initial part of the URL and we can add the last part?
Eg:
https://shop/*/*/wd_sizeguide
Hello,
01. Layout Builder does not directly clone the default single product layout—you’ll build from a blank canvas or import predefined demo layouts that closely match defaults.
https://postimg.cc/CZ4LVQLC
02. The Size Guide generates relative anchor links (#wd_sizeguide) automatically, which works dynamically across all product pages—no wildcards needed. The full URL shows your current category path but scrolls to the Size Guide section correctly on any product.
Best Regards