This topic has 8 replies, 2 voices, and was last updated 49 minutes ago ago by estet
Hi Team,
Out of stock badge gone missing, but no changes made to theme settings and it’s turned on Xstore >> Theme Options >> WooCommerce >> Shop Elements >> Product Badges >> “OUT OF STOCK” LABEL SETTINGS.
Also checked via Elementor, but nowhere we can find where we can renable it.
Pls help solve this issue 🙏
Hello, @estet,
Thank you for contacting us and for using XStore.
We kindly request you to navigate to **XStore Builders > Single Product Builder** via Elementor. From there, please proceed to edit the single product template, add the **Product Stock Widget**, and update the changes accordingly.
For your reference, please review the attached image provided in the private content area. Additionally, you may consult our theme documentation for further guidance by visiting the following link: https://www.8theme.com/documentation/xstore/xstore-builders/xstore-single-product-builder-with-elementor/
We hope this information is helpful. Should you have any further questions or require additional assistance, please do not hesitate to reach out.
Best regards,
The 8Theme Team
Hi Tony and Team,
Thanks, but that’s not the issue we’ve encountered. Our problem is absence of ‘Out of Stock’ badge on both Product Archive and Single Product, like sale badge that’s works.
Also, can we grayed images for out-of-stock products?
Hello, @estet,
Thank you for your response.
1/ XStore Builders > Products archive builder > https://prnt.sc/vsZRxbCG-v29
2/ As previously communicated, in the new design for Archive products, we have updated the display of stock status to appear as a static element rather than overlaying it on the image. This adjustment enhances readability and provides a better user interface and user experience. Should you wish to position the “out of stock” text above the image, you may achieve this by applying the following custom CSS:
.etheme-product-grid-item .out-of-stock {
position: absolute;
bottom: calc(100% + 50px);
left: 50%;
transform: translateX(-50%);
}
For a visual reference of the expected outcome, please visit: https://prnt.sc/sxVsPDhUeMjP.
We hope this helps. Should you require any further assistance, please do not hesitate to reach out. We are here to help you.
Best regards,
The 8Theme Team
Hi Tony and Team,
Ok, but now it’s adding button ‘Join waitlist’ to all out-of-stock items. How can I disable it?
Hello, @estet,
Thank you for your response.
Kindly navigate to Sale Booster> Waitlist > Deactivate.
Please read our theme documentation here: https://www.8theme.com/documentation/xstore/xstore-features/waitlist-feature/
We hope this helps. Should you require any further assistance, please do not hesitate to reach out. We are here to help you.
Best regards,
The 8Theme Team
Hi Tony and Team,
We need to use Waitlist, we just don’t need it on Products Archive page.
Problem solved. One last question on this occasion. Is it possible for variation product to be selected from Products Archive page? Currently when product have variation and I click on button Add to cart on Products Archive it sends me on Single Product Page.
You must be logged in to reply to this topic.Log in/Sign up