cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Stepped Multi Buy Promotion in 6.7

Former Member
0 Likes
235

I am trying to create a stepped multibuy promotion in Version 6.7

############################### Stepped MultiBuy Promotion

NSERT PromotionPriceRow;&priceId;Currency(isocode);price ;1;USD;10 ;2;USD;15 ;3;USD;20

INSERT_UPDATE AcceleratorProductMultiBuyPromotion;PromotionGroup(Identifier[default=$defaultPromoGrp]);enabled[default=true][unique=true];code[unique=true];title;description;priority;categories(code,$catalogVersion);qualifyingCount;bundlePrices(&priceId) ;;;amsoil_multibuy_package1;Buy any 3 products for $10;Buy any 3 products for $10;100;Gasoline;3;1 ;;;amsoil_multibuy_package2;Buy any 4 products for $15;Buy any 4 products for $15;100;Gasoline;4;2 ;;;amsoil_multibuy_package3;Buy any 5 products for $20;Buy any 5 products for $20;100;Gasoline;5;3

I am able to import it successfully but i am unable to trigger this promotion or see from backoffice.

When i query the DB i am able to see

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member633554
Active Participant
0 Likes

That impex looks like the old promotion engine. You'll need to use the new promotion engine, and impexing in is a lot trickier i find.