Apraksts
Matrix Customizer
Add a “Customize” sub-menu under the “Themes” menu for block-based themes, and include an “Add to Cart” button that allows users to add multiple different products to their WooCommerce cart.
Features
- Add Customize sub menu under Themes menu on block based themes
- Add new Add to Cart button for WooCommerce
- Add multiple product on Cart via simple shortcode
[easy_customizer_wc_cart product_ids="52,54,42" button_text="Add all products"]
- Enable or disable features with an option so that only the code for the desired features will be loaded on the website
- Enable/disable those feature from Extend menu from the website Dashboard.
Uzstādīšana
Install Easy Customizer for WordPress either via the WordPress plugin directory or by uploading the files to your server at wp-content/plugins.
Atsauksmes
Par šo spraudni nav atsauksmju.
Autori un izstrādātāji
“Matrix Customizer – Extend WordPress and WooCommerce” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.
LīdzdalībniekiTulkot “Matrix Customizer – Extend WordPress and WooCommerce” savā valodā.
Vai jūs interesē attīstība?
Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.
Izmaiņu žurnāls
1.1 2024-09-15
- Added – Feature enable/disable option added.
- Added – WooCommerce multiple add shortcode introduct