Hi Danz,
Glad you got it working finally. This plugin is only for variable product ajax. For simple product woocommerce already have ajax inside. You need to activate it from woocommerce setting.
Thread Starter
M.Danz
(@mdanz-1)
I fixed it and now have it working for both simple and variable :D. I want this to work on related products shortcode but i can’t find where the file is to add the product-type-variable class. Do you know where the shortcode php files are located?
Hi Danz,
For related products, did you got it working on category page ? if ajax for variable working on shop page or category page for variable product, than it will also work with related product as well.
Woocommerce having same template for it.
Thread Starter
M.Danz
(@mdanz-1)
Got it working, added product-type-variable in woocommerce/content-product.php, thanks great plugin!!
Hi @rcreators,
In the default WordPress settings I can see an option to enable AJAX in product archives but not in single product. Am I missing something? I also need to enable AJAX in simple products.
Thank you!
Hi again,
Any news about this? I need to add a simple product to cart via AJAX from single product page.
Thanks
Hi andreu,
Not added in yet. plugin is actually made to work with variable product only. If i have to add for simple product, i need to again rework on js to work with both type of products.
Will add it in future list, and will update you when i will add it. till that cannot help on same.
Ok, thanks! It’s strange that I found a plugin that works only with variable products and can’t find one work with simple ones. Anyway, thanks for great plugin, I’m using it in one site already 🙂
Glad, will try to add functionality in. Never though about it. I am already in process of updating design and ajax loading things in plugin for next release. So will count it in next to next update.
Glad, will try to add functionality in. Never though about it. I am already in process of updating design and ajax loading things in plugin for next release. So will count it in next to next update.
Any ETA on this feature? Would be a great addition!
@adrian1979 this is for shop archives not single product, we asked for this feature in single product, in shop archives the feature is native with woocommerce
Ajax add to cart not working for simple product.I used “Woocommerce Ajax add to cart for variable products” using that it worked for variable product but for simple product page is loading.Mr M.Danz how you did this?