Hello!
Is there anyway we can reduce stock before creating order?
Basically I want to make the stock reduction when the cart is published.
]]>Thanks for this plugin. How do we style the cart on the frontend?
]]>The link included in the plugin description’s second paragraph isn’t working.
]]>Hello! The idea of multi cart is interesting!
I was testing out and realised that the “Select Cart” button has a URL of /cart/?cart_session_set={ID}. The ID now is a running number and if I load the URL in another browser, it loads the cart data with all the information.
As it is a running number, it may be easy for anyone to keep on trying to load the saved cart of another user which could contain their billing address, shipping address etc.
It would be better to use a unique hash to reference the cart data instead (e.g. /cart/?cart_session_set={unique-hash}) to prevent stealing of data via enumeration.
]]>Hello,
How do you save cart in frontend? I don’t see any save car button in the cart page.
]]>