spryker / discount-promotion
DiscountPromotion module
Requires
- php: >=8.1
- spryker/acl-merchant-portal-extension: ^1.0.0
- spryker/availability: ^9.0.0
- spryker/cart-extension: ^1.5.0 || ^2.1.0 || ^4.0.0
- spryker/discount: ^7.2.4 || ^9.0.0
- spryker/discount-extension: ^1.3.0
- spryker/gui: ^3.45.0
- spryker/kernel: ^3.30.0
- spryker/locale: ^3.0.0 || ^4.0.0
- spryker/persistent-cart-extension: ^1.0.0
- spryker/product: ^5.10.0 || ^6.19.0
- spryker/propel-orm: ^1.0.0
- spryker/sales-quantity-extension: ^1.0.0
- spryker/symfony: ^3.0.0
- spryker/transfer: ^3.25.0
- spryker/translator: ^1.1.0
- spryker/twig: ^3.16.0
Requires (Dev)
Suggests
- spryker/calculation: Used by plugin to reset promotional items.
- spryker/cart: Used by plugin to add promotional item identifier to group key.
- 4.13.0
- 4.12.0
- 4.11.1
- 4.11.0
- 4.10.0
- 4.9.2
- 4.9.1
- 4.9.0
- 4.8.0
- 4.7.0
- 4.6.0
- 4.5.0
- 4.4.0
- 4.3.0
- 4.2.2
- 4.2.1
- 4.2.0
- 4.1.0
- dev-master / 4.0.x-dev
- 4.0.0
- 3.1.1
- 3.1.0
- 3.0.0
- 2.1.0
- 2.0.0
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-beta/frw-8430/master-enable-sniffers-for-3rd-party-modules
- dev-beta/app-store/develop
- dev-hotfix/testing-propel
- dev-beta/poc-contract-tests
- dev-beta/lazy_table_map_instantiation
- dev-beta/spryker-mini-api-framework
- dev-beta/glue-backend-prototype
- dev-beta/glue-backend-prototype-v4
- dev-beta/te-9873-backend-glue-application-plagin-context
- dev-beta/te-9901-extend-glue-application-module
- dev-beta/mp-5445-merchant-products-are-no-buyable
This package is auto-updated.
Last update: 2024-11-04 12:40:44 UTC
README
DiscountPromotion extends the Discount module with product promotion functionality. Discount promotions adds the ability to give away discounted or even free products to create promotions like "buy one, get one for free", "buy product X, get product Y for free", "buy 10 of product X and get 1 of product X for discounted price", etc. This module extends Zed Administration Interface for discount with different discount collector type where you can define promotion product SKU and quantity. Cart page in Yves will show promotion products when conditions are satisfied. The quantity is the maximum number of products that can be added to cart with the promotion.
Installation
composer require spryker/discount-promotion