Splash Posted January 2, 2010 Share Posted January 2, 2010 Hi,Is there a way I can automatically include a free product to the customers cart with a 0 value when the customer purchases more than a certain total or products, much like the free shipping option?I would like to include promotional items to the users cart if they meet the minimum order requirements? Link to comment Share on other sites More sharing options...
Kelvin Ong Posted January 3, 2010 Share Posted January 3, 2010 Hi,Anyone have clue for this? As I'm also would like to give a gift when customer meet the quantity. Link to comment Share on other sites More sharing options...
Paul C Posted January 3, 2010 Share Posted January 3, 2010 In theory it seems to be straighforward, but i'm not convinced it's as easy as it sounds!You can use the "cart" hook to provide additional processing each time the Cart:add() and Cart::update() functions are called, so in theory you could work out whether the customer cart qualifies for the free item, but I see two potential issues (that likely won't be answered until someone tries it!):#1 From a brief look at the code I'm not convinced that either of these functions is always called when the actual value of the cart changes. This hook may, in itself, not be sufficiently reliable to make the add/remove free product decision.#2 The free product would need to be handled in a special way to a) indentify it and prevent people adding it manually. could be handled by having it as a regular product available for purchase at a price if the cart contents don't qualify getting it for free. a) would then simply be a case of providing a method of specifying the free product in the module configuration screen.Paul Link to comment Share on other sites More sharing options...
Hessellund Posted January 23, 2010 Share Posted January 23, 2010 Anyone trying it out?Would be a great module Link to comment Share on other sites More sharing options...
petete2008 Posted March 5, 2010 Share Posted March 5, 2010 yo lo que busco es que el perfil de administrador pueda entrar en la ficha y comprar al precio que quiera. Para ello le apareceria un campo de precio donde él introduciria el precio nuevo.¿es posible?gracias Link to comment Share on other sites More sharing options...
olea Posted March 5, 2010 Share Posted March 5, 2010 Hi allI propse the module GiftOnOrder on Prestastore which allow to offer gift product (free) depending on the cart content.Demo available atdemo.oleacorner.com/presta1CheersOlivierwww.oleacorner.com Link to comment Share on other sites More sharing options...
Hessellund Posted March 6, 2010 Share Posted March 6, 2010 @oleaLooks like a great module.But 160 € ?A bit expensive for a module to give away free products! Link to comment Share on other sites More sharing options...
h0lyface Posted September 4, 2010 Share Posted September 4, 2010 hi guys,might not be as sophisticated as EUR160 module, but do we have simplified free solution for this?really appreciated Link to comment Share on other sites More sharing options...
bambi Posted September 6, 2010 Share Posted September 6, 2010 Hi there,Looking for a simplified version when adding a certian product to a cart a "gift" product with a value is automatically added to the order.Any help would be very much apriciatedThanXDan Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now