What the plugin does
Add paid or free advanced options to your product pages using fields like radio buttons, checkboxes, drop-downs, custom text inputs, and more.
How you can benefit from it:
- Offer additional services on your product pages (warranty, insurance, special transfer services, customizations, etc.) to increase the order value;
- Promote products that are either optional or related to the one the users are viewing to...
Does it go through shipping methods?thanks to dear member @theresa submitted a new resource:
YITH WooCommerce Product Add-Ons & Extra Options - Add paid or free advanced options to your product pages using fields
Read more about this resource...
* New: Support for WooCommerce 7.4
* Update: YITH plugin framework
* Update: updated language & JS files
* Fix: fixed Min selected message
* Fix: fixed selectable dates issue
* Fix: apply correct accent color on selected product-type add-ons
* Fix: disable AJAX add to cart in product archive pages if product has add-ons
* Fix: change add-on price on if price method is set to decrease
* Fix: fixed selection of add-on type Product
* Fix: fixed toggle status
* Dev: new trigger...
- New: Support for WordPress 6.2
- New: Support for WooCommerce 7.5
- Update: YITH plugin framework
- Update: updated language & JS files
- Fix: prevent to replace product price if product doesn't have blocks available
- Fix: price in the label with the customer currency
- Fix: show message on max selection rules error
- Fix: hide add to cart if add-ons type select is required
- Fix: check text field length before form submit
- Dev: new filter...
* New: Support for WooCommerce 7.6
* Update: YITH plugin framework
* Fix: prevent to replace product price if product doesn't have blocks
* Fix: add text input length error message
* Fix: update product price when Composite product price is updated
* Fix: stripslashes function on restore product stock action
* Fix: change flex direction when image is display on the left or right in label add-ons
* Fix: problem checking for max option
* Fix: scroll to the add-on when error is displayed for Number add-on
* Fix: color swatches position
* Fix: show preview for jpg, jpeg, png and gif on Upload add-on
* Dev: CSS changes improving Grid system
* Dev: revert reponsive mode using one single row
* Dev: new filter 'yith_wapo_show_id_in_conditional_addon_title'
* New: support for WooCommerce 8.1
* Update: YITH plugin framework
* Fix: use midnight time to disable days before current day
* Fix: fixed product price selector to replace new prices
* Fix: force add-on price to float for character length price calculation
* Fix: remove incorrect index when adding file add-ons on product page
* Fix: non-numeric value on cart
* Fix: options dependencies
* Dev: new filter 'yith_wapo_option_price_html'
* Dev: code refactor
* New: support for WooCommerce 8.2
* Update: YITH plugin framework
* Fix: changed substr() to mb_substr()
* Dev: added alt description to image
* Dev: removed filter 'yith_wapo_allow_decimals_number'
* Dev: minor CSS changes