YITH WooCommerce Product Add-Ons
YITH WooCommerce Product Add-Ons features
- Create unlimited groups of options
- The group of options can be applied to:
- all the products in the shop
- one or more product categories
- specifically on single products
- Test a group of options and show it only to administrator
- Add options to the product, choosing from the following typologies:
- checkbox
- radio button
- text
- Set dependency between the options
- Assign a fixed price to the option according to the product cost
- Set extensions for file uploads
- Show tooltip for attributes and advanced options
- Create unlimited groups of options
- Possibility to select the products on which not apply the add-on
- Test a group of options and show it only to administrator
- Add options to the product, choosing from the following typologies:
- checkbox
- color
- date
- label list
- number
- select
- radio button
- range
- text
- textarea
- upload
- Set dependency between the options
- Assign a price to each option:
- fixed
- percentage basing on the product price
- multiplied by the string length inserted by the user (only for Text and Textarea type add-ons)
- multiplied by the quantity the user inserted in the option (only for “number” type add-ons)
- Set the product quantity as a value amount of the number type add-ons New
- Set a mandatory option to add products to cart
- Set label and description for each option
- Set extensions for file uploads
- Create attributes of “color” type
- Create attributes of “label” type
- Create attributes of “image” type
- Show attributes description on product page
- Show an add-on only when selecting a specified product variation
- Replace the product image with the one of the selected add-on
YITH WooCommerce Product Add-Ons 4.10.1 changelog
* New: added "Reset filters" button to the blocks table
* Update: YITH Plugin framework
* Fix: issue with add-on titles not opening when the required add-ons are empty
* Fix: Color & Label gallery with Woodmart gallery
* Fix: strip tags affecting to add-on type uploads
* Dev: new filter 'yith_wapo_cart_item_meta_data_addon_key'
* Dev: filter metadata on api request
* Dev: number limit option not translatable
* Dev: characters limit option not translatable