Hello,
Can you add function to plugin about short description near(on the left or right thumbnails) all thumbnails not only selected?
It’s very important.
Check screenshot.
Thankyou
Michal
Open
Last updated: December 3, 2024
Log in to comment on this feature request.
Hey Michal,
Thank you for getting in touch!
It is possible to display the options’ short description within the thumbnail option by writing some custom code. Specifically, it is necessary to use the ‘woocommerce_composite_component_option_data’ filter to pass the options’ short description into the template and then override the ‘templates/single-product/js/options-thumbnails.php’ template to display the short description.
If you have any specific technical questions about this customization, please don’t hesitate to get in touch with our support team via: https://woocommerce.com/my-account/contact-support/, mentioning this request.