Descrizione
Working with all known product types, such as woocommerce subscriptions, woocommerce bulk products, variable products, grouped products.
Installazione
- Be sure you’re running WooCommerce 2.1+ in your shop.
- You can: (1) upload the entire wc-ajax-product-add-to-cart folder to the /wp-content/plugins/ directory, (2) upload the .zip file with the plugin under Plugins > Add New > Upload
- Go to Woocommerce -> Settings -> Products -> Product page Ajax
- Enable the ‘Enable add to cart ajax on product page’ checkbox and save the settings.
Recensioni
Contributi e sviluppo
“Woo Ajax Add to Cart product page” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Woo Ajax Add to Cart product page” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.2.1
- Fix wc_cart_fragments_params is not defined
1.2
- Add fix for ob_start();
1.1
- Add block ui option.
- Fix cart fragments issue.
1.0
- Initial version.