From adding a personal engraving, to upgrading to premium fabric, customizing products can keep your customers coming back. With Product Add-Ons Nulled , you can offer special options to your customers in a snap.
Product Add-Ons allow your customers to personalize products while they’re shopping on your online store. No more follow-up email requests—customers get what they want, before they’re done checking out.
Add options via text boxes, dropdowns, text areas, checkboxes, custom price inputs, even sample images. Add-ons can be added globally or per-product from the edit product page.
Demo : https://woocommerce.com/de/products/product-add-ons/
Changelog
2024.08.27 - version 7.0.2
* New - Added full validation to order add-on configuration in the admin.
* New - Use global add-on ID for class names in global add-ons.
* Fix - Resolved a PHP warning triggered when adding a product with add-ons to the cart, while using WooCommerce 9.2+.
* Fix - Resolved PHP warnings triggered when doing a REST API v2 request with missing data.
* Fix - Corrects the validation for quantity fields to validate the min and max values even if the field is not required.
* Fix - Prevent negative values for Customer-defined price and Quantity add-on types.
* Fix - Fixed Add-On type display value in admin for the Heading Add-On type.
* Fix - Resolved an issue that prevented percentage add-on prices from showing correctly for Name Your Price products in the order confirmation page.
* Tweak - Removed WooCommerce Navigation integration.
* Tweak - Improved display of field type in the admin for narrow browser windows.
* Tweak - Improve contrast of field type and ID in the admin.
* Tweak - Add defensive is_array checks to prevent errors when fetching add-ons with filters.
2024.07.31 - version 7.0.1
* Fix - Deactivate plugin for WooCommerce versions prior to 8.2 to avoid fatal errors.
2024.07.30 - version 7.0.0
* Important - New: PHP 7.4+ is now required.
* Important - New: WooCommerce 8.2+ is now required.
* Important - New: WordPress 6.2+ is now required.
* Important - Removed all previously deprecated code.
* New - Updated the 'woocommerce_product_addons_update_product_price' filter to modify the flat fees sum associated with a cart item, as well. Used in WooPayments MultiCurrency 8.1+.
* Fix - Normalised the way that custom price fields are saved.
* Fix - Fixed a pay-for-order conflict with WooPayments.
* Tweak - Cleaned up frontend hooks from admin templates.
* Tweak - Removed trailing from radio button input name attribute in 'templates/addons/radiobutton.php'.
2024-07-03 - version 6.9.0
* Important: New - Product Add-Ons now requires Product Bundles 7.2+ for the integration between the two plugins to work.
* Important: New - Product Add-Ons now requires Composite Products 9.1+ for the integration between the two plugins to work.
* New - REST API v2.
* New - Introduced compatibility with the new Product Editor.
* New - Added support for add-ons configuration in admin orders.
* Tweak - Started recording raw prices and user supplied values for orders created with add-ons.
* Fix - Fixed Add-On type display value in admin for the Checkboxes Add-On type.
2024-06-04 - version 6.8.4
* Fix - Improved validation of values when getting maintenance and dismissed notices from the DB.
2024-05-14 - version 6.8.3
* Fix - Important: Security improvements.
* Fix - Fixed an issue where add-on IDs change on each save.
* Tweak - Added more classes in add-ons subtotals.