내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

creating new promotion type

Avatar

Level 4

can we create a new promotion type in MCM?

currently only 4 promotions are available:

Perfect Partner, free shipping,discount and free gift.

i want to add one more in the list. Please help.

thanks in advance.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

khalidMomin wrote...

@ShamHC @smacdonald

i just want to add a new promotion, it can be of any type. For e.g. lets say if a customer shop for one category, he gets a discount for another category.

Like if i shop for electronics product, i get a discount on home appliances.

can it be achieved by adding a new promotion type?

also can u guys tell me, where i can find promotion OOTB components and codes in CQ?

 

 

Hi khalid Momin,

    For your use case "Perfect Partner" can help partially. To meet per your exact need look at implementation at
/libs/commerce/components/promotion
and might need to implement https://dev.day.com/docs/en/cq/current/javadoc/com/adobe/cq/commerce/api/promotion/PromotionHandler....

Thanks,
Sham
 Tweet: @adobe_sham

원본 게시물의 솔루션 보기

7 답변 개

Avatar

Level 10

are you referring to the promotions in commerce ?

Avatar

Level 10

AFAIK  I am not aware of documentation. The OOB reference components  "Perfect Partner, free shipping,discount and free gift." should give reference how to implement. Can you provide more details what you are trying to add & where you are stuck?

Avatar

Level 4

yes.

Avatar

Level 10

Agreed with Sham - this is the 1st time i have seen this request. We do not have any task-based information around this. The samples would be the best way to learn this. 

Avatar

Level 4

@ShamHC @smacdonald

i just want to add a new promotion, it can be of any type. For e.g. lets say if a customer shop for one category, he gets a discount for another category.

Like if i shop for electronics product, i get a discount on home appliances.

can it be achieved by adding a new promotion type?

also can u guys tell me, where i can find promotion OOTB components and codes in CQ?

Avatar

정확한 답변 작성자:
Level 10

khalidMomin wrote...

@ShamHC @smacdonald

i just want to add a new promotion, it can be of any type. For e.g. lets say if a customer shop for one category, he gets a discount for another category.

Like if i shop for electronics product, i get a discount on home appliances.

can it be achieved by adding a new promotion type?

also can u guys tell me, where i can find promotion OOTB components and codes in CQ?

 

 

Hi khalid Momin,

    For your use case "Perfect Partner" can help partially. To meet per your exact need look at implementation at
/libs/commerce/components/promotion
and might need to implement https://dev.day.com/docs/en/cq/current/javadoc/com/adobe/cq/commerce/api/promotion/PromotionHandler....

Thanks,
Sham
 Tweet: @adobe_sham

Avatar

Level 4

thanks,

i will look into that for sure.