Repository › Forums › Support › WooCommerce Extended Coupon Features PRO › Combination of mandatory products in basket to get a free gift
- This topic has 7 replies, 2 voices, and was last updated 6 years, 4 months ago by Soft79.
- AuthorPosts
- April 8, 2020 at 4:45 am #15355info46Participant
I would like to make this promotion:
Select product A + product B1 = will get a free gift
Select product C + product B1 = will get a free gift
Select product A + product B2 = will get a free gift
Select: product A + product C = no free gift
Select: product A + product C + product B1 = will get a free gift
Select: product A + product C + product B1 + product B2 = will get a free giftSo, free gift only if product B is in the basket. The difficulty I have is, that I have 3 products B, so B1, B2, B3. Any selection of any B1,B2 or B3 in the basket with product A or product C will get a free gift.
How do I need to set the coupon to work? If I have only one product B it works.
April 8, 2020 at 8:10 am #15356Soft79KeymasterYou can possibly achieve this by using custom fields:
– Add a custom field “ProductType” “AC” to products A and C
– Add a custom field “ProductType” “B” to products B
– Limit the coupon to custom fields “ProductType” “AC” AND “ProductType” “B”April 17, 2020 at 9:09 am #15423info46ParticipantI don’t see the custom field. I’m still runing the Version 2.5.4. Do I need to update?
April 17, 2020 at 9:13 am #15424Soft79KeymasterYes, 2.5.4 is very old. Enter the license details at WP-Admin > Settings > WooCommerce Extended Coupon Features to receive automatic updates.
April 17, 2020 at 9:37 am #15425info46ParticipantHi, I don’t want to srew the page. We have a very old version of WooCoommerce installed > WooCommerce 2.6.3. Will the newest update work with this? Is it compatible? WooCommerce cannot be upgraded.
April 17, 2020 at 10:03 am #15426Soft79KeymasterVery bad idea. Please consider updating WooCommerce. If it prevents you from updating other plugins as well you’re not receiving any security patches.
That said, you can download version 2.6.5 of our plugin from your account page. This is the last version that supports WooCommerce 2.6.x.
April 17, 2020 at 10:07 am #15427info46ParticipantThanks for your great help. So with the 2.6.5 of the plugin, I cannot make the promo which I mention in my topic above. So I need to drop this promo scenario anyway, right?
April 17, 2020 at 10:17 am #15428Soft79KeymasterLooking at the changelog that was already possible in version 2.6.5 and even 2.5.4.
First on the product pages add the mentioned custom fields. Then they should appear as options in the coupon custom fields.
- AuthorPosts
- You must be logged in to reply to this topic.