Opis
Working with all known product types, such as woocommerce subscriptions, woocommerce bulk products, variable products, grouped products.
Instalacija
- 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.
Recenzije
Suradnici i Programeri
“Woo Ajax Add to Cart product page” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Woo Ajax Add to Cart product page” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
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.