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

i need to add our project specific product catalog under promotions module . how to do that ? i am not able to edit that from backoffice

Former Member

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi Sindhu,

To add catalog to promotion module do the following:
1. In Backoffice fo to System -> Types
2. Search for 'CatalogVersionToRuleEngineContextMapping'
3. Use the Search by Type button on the Administration tab
4. Here you can do another mapping of catalog to module

Hope that helps

Best regards,

Former Member
0 Likes

Thank you..its working..

Answers (1)

Answers (1)

Former Member
0 Likes

You can do it via impex also. Here is the sample-

UPDATE CatalogVersionToRuleEngineContextMapping;context(name)[unique=true];catalogVersion(catalog(id),version)[unique=true]

;promotions-context;electronicsProductCatalog:Online

;promotions-preview-context;electronicsProductCatalog:Staged