This topic has 5 replies, 3 voices, and was last updated 2 hours, 3 minutes ago ago by Jack Richardson
STOCK is appearing twice on PDP for variation products. First time, before selecting any variation and secondly after selecting the variations. This was working fine earlier
Steps to replicate:
1) Change the stock for any variation product on variation level with MANAGE STOCK option enabled
2) After updating the changes, launch the PDP on FE
3) Validate the stock without selecting any variation
4) Select any variation and then re-validate the stock
Expected: The stock should be displayed only once, based on the value for MANAGE STOCK check box on variation level
Example product: http://refurbraja.com/product/jbl-go-2/
http://refurbraja.com/product/testing-product/
https://paste.pics/437edfeda0448c0fb4ee7dbcb8bcdd41
Hello, Abhijeet Kumar,
Thank you for reaching out to us.
Could you please provide temporary FTP access? We will check what can be done to help you.
For FTP access, we require the following details: FTP host, FTP username, FTP password, FTP port, and FTP encryption type. If you need assistance in creating these credentials, please reach out to your hosting provider who will guide you through the process.
Warm Regards,
The 8Theme Team
Please find FTP Credentials in Private Content Area
Path also in Private Content area
Dear @Abhijeet Kumar,
We hope this message finds you well.
The stock status for products is displayed using a widget named “Stock Status”, and it is visible for all product types by default. However, if you would like to hide the main stock status specifically for variable product types, we have provided the following code snippet for you in the “Theme Options”:
.product-type-variable .elementor-widget-woocommerce-product-etheme_stock {
display: none;
}
Please feel free to implement this code as needed. Should you have any further questions or require additional assistance, do not hesitate to reach out to us.
Best regards,
Jack Richardson
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up