News:

Support the VirtueMart project and become a member

Main Menu

Abandoned cart

Started by sabikeuk, December 06, 2015, 11:07:25 AM

Previous topic - Next topic

sabikeuk

Hello,

I am looking for a solution to recover an abandoned cart. Remarkety is not suitable as it only works if user is registered. I need it for guests who add products to cart but never complete the purchase and dont register.

Any advice appreciated.

Regards,
Dan

J3.4.5
VM 3.0.8
PHP 5.6

GJC Web Design

Logically how could this work?

Can see placing a cookie but when he accesses your site from another device?

Micro-chipping the user?  ;)
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

sabikeuk

#2
I dont know but for BigCommerce it works with the extention:

The Abandoned Cart Saver will trigger under the following circumstances:

    A customer is logged into their account, adds an item to the cart, then leaves without having attempted to purchase
   A guest adds something to their cart, begins checkout and enters their email address, and gets as far as selecting Proceed to Payment

GJC Web Design

they save (probably illegal in most euro countries under data harvesting protection as they haven't agreed to having their data stored) the email address and must match it if they return and refill.

But who adds to cart, fills the email address, goes to payment then abandons the cart?
Doesn't sound like a very common occurrence

but you need to build a plugin that does the same.. not a small undertaking .. tables to store the info etc

AFAIK VM stores nothing until you register and then confirm the cart
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

lindapowers

Completely illegal what you require. I could be just testing your site as visitor and youll send me and email with an offer? Breaking privacy rules.

There is a plugin that adds customers that bought a product to a suscribers list in acymailing. Then you can add rules and conditions like customers who bought or didnt bought products from certain categories.

I think the closest you can get is with guest users that bought a product.