- Posts: 1
- Thank you received: 0
How to automatically add a free gift on purchase
15 years 6 months ago - 15 years 6 months ago #11358
by munkey
How to automatically add a free gift on purchase was created by munkey
Hello,
Firstly, it's a pretty good product, easy enough to use with a lot of features.
One thing I would like some help in working out is, if it is possible to automatically add a 'Free Gift' to the cart on the event of ordering another product. I don't need it to be based on price or anything else, any order will trigger the free gift. But it must be removed if the cart is otherwise empty (to stop people from adding things to the cart to get the free gifty added then removing the other items.)
There may be a workaround or another way of accomplishing this but I'm out of ideas, so any help would be fantastic.
Many Thanks
Firstly, it's a pretty good product, easy enough to use with a lot of features.
One thing I would like some help in working out is, if it is possible to automatically add a 'Free Gift' to the cart on the event of ordering another product. I don't need it to be based on price or anything else, any order will trigger the free gift. But it must be removed if the cart is otherwise empty (to stop people from adding things to the cart to get the free gifty added then removing the other items.)
There may be a workaround or another way of accomplishing this but I'm out of ideas, so any help would be fantastic.
Many Thanks
Last edit: 15 years 6 months ago by munkey.
Please Log in or Create an account to join the conversation.
15 years 6 months ago #11361
by nicolas
Replied by nicolas on topic Re: How to automatically add a free gift on purchase
If it's a free gift, why not just add a message during the checkout (and/or on the cart module) telling the user that their will be a free gift included ? You could edit the file cart of the views product and checkout via the menu Display->Views and add your text at the end of the files.
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 7
- Thank you received: 0
14 years 9 months ago - 14 years 9 months ago #33133
by winterrise
Replied by winterrise on topic Re: How to automatically add a free gift on purchase
Did it be possible ??
Could I make up a free gifts order customer field default set to hidden !!
Modify the check out display view, while the COUPON_AUTO_LOAD be active then dislay the hidden customer field ??
Could I make up a free gifts order customer field default set to hidden !!
Modify the check out display view, while the COUPON_AUTO_LOAD be active then dislay the hidden customer field ??
Last edit: 14 years 9 months ago by winterrise.
Please Log in or Create an account to join the conversation.
14 years 9 months ago #33160
by nicolas
Replied by nicolas on topic Re: How to automatically add a free gift on purchase
You could hide a custom field with CSS and activate it or not with javascript.
Or you could even use the coupon auto load by using the name of the coupon and changing the text before that so that it fits your needs.
Or you could even use the coupon auto load by using the name of the coupon and changing the text before that so that it fits your needs.
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 7
- Thank you received: 0
14 years 9 months ago #33212
by winterrise
Replied by winterrise on topic Re: How to automatically add a free gift on purchase
nicolas wrote:
Did it means building a auto load coupon not setting any discount only display the system "discount_count" name as a free gift ??
You could hide a custom field with CSS and activate it or not with javascript.
Or you could even use the coupon auto load by using the name of the coupon and changing the text before that so that it fits your needs.
Did it means building a auto load coupon not setting any discount only display the system "discount_count" name as a free gift ??
Please Log in or Create an account to join the conversation.
14 years 9 months ago #33228
by nicolas
Replied by nicolas on topic Re: How to automatically add a free gift on purchase
Yes.
Please Log in or Create an account to join the conversation.
Time to create page: 0.291 seconds