Περιγραφή
Working with all known product types, such as woocommerce subscriptions, woocommerce bulk products, variable products, grouped products.
Εγκατάσταση
- 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.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Woo Ajax Add to Cart product page” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Woo Ajax Add to Cart product page” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
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.