-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CC-34932 Add Merchant Promotions & Discount feature IG #2990
CC-34932 Add Merchant Promotions & Discount feature IG #2990
Conversation
|
||
{% info_block warningBox "Verification" %} | ||
|
||
1. [Create a discount](/docs/pbc/all/discount-management/{{site.version}}/base-shop/manage-in-the-back-office/create-discounts.html) and define its condition as a query string with a `merchant-refernce` field. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1. [Create a discount](/docs/pbc/all/discount-management/{{site.version}}/base-shop/manage-in-the-back-office/create-discounts.html) and define its condition as a query string with a `merchant-refernce` field. | |
1. [Create a discount](/docs/pbc/all/discount-management/{{site.version}}/base-shop/manage-in-the-back-office/create-discounts.html) and define its condition as a query string with a `merchant-reference` field. |
{% info_block warningBox "Verification" %} | ||
|
||
1. [Create a discount](/docs/pbc/all/discount-management/{{site.version}}/base-shop/manage-in-the-back-office/create-discounts.html) and define its condition as a query string with a `merchant-refernce` field. | ||
2. Add a product sold by the defined merchant to the cart. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2. Add a product sold by the defined merchant to the cart. | |
2. Add a product sold by the defined in the newly created discount merchant to the cart. |
How about something like this? Now it is not very clear what defined merchant means
template: feature-integration-guide-template | ||
--- | ||
|
||
{% include pbc/all/install-features/{{page.version}}/install-the-merchant-promotions-and-discounts-feature.md %} <!-- To edit, see /_includes/pbc/all/install-features/202505.0/install-the-merchant-promotions-and-discounts-feature.md --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
{% include pbc/all/install-features/{{page.version}}/install-the-merchant-promotions-and-discounts-feature.md %} <!-- To edit, see /_includes/pbc/all/install-features/202505.0/install-the-merchant-promotions-and-discounts-feature.md --> | |
{% include pbc/all/install-features/{{page.version}}/marketplace/install-the-merchant-promotions-and-discounts-feature.md %} <!-- To edit, see /_includes/pbc/all/install-features/202505.0/marketplace/install-the-merchant-promotions-and-discounts-feature.md --> |
…-offer-reference' into hakathon/feature/cc-34932/dev-merchant-discount-condition
|
||
| NAME | VERSION | INSTALLATION GUIDE | | ||
|------------------------|------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ||
| Marketplace Merchant | {{page.version}} | [Install the Marketplace Merchant feature](/docs/pbc/all/merchant-management/{{page.version}}/marketplace/install-and-upgrade/install-features/install-the-marketplace-merchant-feature.html) | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this connector be called Marketplace Merchant + Promotions & Discounts feature
?
…on' of https://github.com/spryker/spryker-docs into hakathon/feature/cc-34932/dev-merchant-discount-condition
Overview: