oc-shopaholic / oc-shopaholic-plugin

🛍️ No. 1 e-commerce platform for October CMS
https://shopaholic.one
GNU General Public License v3.0
426 stars 51 forks source link

Collection of requirements for the plug-in "Discounts for Shopaholic" #50

Closed kharanenka closed 5 years ago

remagalot commented 6 years ago

Discount for: Single item Cart total User discount cart item User discount cart total Discount for Brand Discount for Category

kgirzadas commented 6 years ago

I like how it's made in Prestashop, discounts are separeted to two groups: catalog price rules (these applies to prices visible in catalog) and cart rules (these applies to carts, ability to use like discount coupons if coupon code is provided when creating).

Catalog price rules

Applies to:

Conditions:

Cart rules

Applies to:

Conditions:

gbaumeister commented 6 years ago

In addition to what Kunilt wrote. Extensibility: Registering your own conditions via code.

pvullioud commented 6 years ago

ans option to automatically apply the coupon to the cart.

vosco88 commented 5 years ago

Hi just checking what are the plans for this plugin as it would be really useful for couple of my sites?

kharanenka commented 5 years ago

Hi @vosco88 ! We already have 3 promo plugins ready to release. We are now testing them and preparing the documentation. They will release in OctoberCMS marketplace soon

vosco88 commented 5 years ago

great :) looking forward to that.

On Thu, Sep 27, 2018 at 10:41 AM Andrey Kharanenka notifications@github.com wrote:

Hi @vosco88 https://github.com/vosco88 ! We already have 3 promo plugins ready to release. We are now testing them and preparing the documentation. They will release in OctoberCMS marketplace soon

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/lovata/oc-shopaholic-plugin/issues/50#issuecomment-425008571, or mute the thread https://github.com/notifications/unsubscribe-auth/ANtQRWKxQVrZBdYz1o0nnRoayjC5tK1Iks5ufI80gaJpZM4SCrvT .

kharanenka commented 5 years ago

We released 3 plugins for promo discounts: Discount for Shopaholic, Campaigns for Shopaholic, Coupons for Shopaholic plugins. We added 22 promo mechanisms in [Orders for Shopaholic] plugin. These can be discounts without checking any conditions or discounts with checking conditions for count of offer/positions/products, etc. Promo mechanisms can be used to change the total price of the order using different logic: applying of coupons, sales, loyalty system, personal discounts, etc.