Skip to content

Commit

Permalink
CC-34932 Fixes after CR
Browse files Browse the repository at this point in the history
  • Loading branch information
AsonUnique committed Dec 17, 2024
1 parent ca32ca1 commit 6ed95d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ class DiscountDependencyProvider extends SprykerDiscountDependencyProvider

{% 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.
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.
2. Add a product sold by the merchant defined in the newly created discount to the cart.
3. Verify that the discount is applied to the cart.

{% endinfo_block %}
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ last_updated: Dec 16, 2024
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 -->
{% 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 -->

0 comments on commit 6ed95d4

Please sign in to comment.