I have a store where i would like to give 20% discount to some products if a specific product is added.
Example:
I have 8 products A,B,C,D,E,F,G,H
and users selects all the products I only want to give discount on A,B,D,E.
How this can be done using shopping cart rule magento?
With Shopping cart price rules you can apply discount for specific products using product's SKU
This link will help (section X% off specific products)
Related
I need to create a module in prestashop 1.7.3 to make available wholesale prices. The main idea: There are 3 types of prices in cart: retail price, small_wholesale price and BIG_wholesale price. I need to add small_wholesale price and big_wholesale price fields to my product and allow admin to add product and set them in prices tab(below retail price). Actually it's easy to create extra database fields in product table what i did, but still don't know what to override to create fields in product creation page, it should look like this.
I'm having problems trying to show the product full total price in Magento, and by product total price I mean full product price without the discount; the price has to be multiplied for each product quantity added to the cart, and custom options additional price should be added as well. Which files should I edit in Magento? is it possible to show the product discount inside the cart (amount that varies with the amount of ordered products)?
Thanks
Edit:
screenshot
In the blue rectangle it shows the regular price, which should be regular price X 2 (since product quantity is 2) with added 122€ as chosen in product special options. Instead now it shows regular price with discount applied and for only 1 product, without special option added.
I am working on drupal 7.12. I need to add a quantity based coupon for a single category products.
If I have that category product qty = 3 in cart and I apply the code it should apply on this category of product only.
I want to apply "buy 1 at $10, buy 2 at $15 and buy 6 at $30".
Please help how I can achieve this.
There is a module called discount alternative module may do your targets. But it has only alpha version with critical bugs
https://drupal.org/project/uc_discounts_alt
https://drupal.org/comment/7164268#comment-7164268
I have created a shopping cart price rule for discount.
I want to give a free product for some purchase to customers, so I have created a rule and set action for 100% discount on this product.
I have defined product sku under action tab as-
If ALL of these conditions are TRUE :
SKU is gwb-test3
it is working when I add a single quantity, but when we add more than 1 quantity then discount is appear for all quantity, but I want to give discount only one quanity for this product.
Please suggest some rule conditions or actions for this.
Sorry about the product id I didn't read the question right. But here is a link to your solution:
http://www.hostknox.com/tutorials/magento/shopping-cart-price-rules
Search for: Shopping Cart Price Rule Actions
There is your answer :)
I am applying a price rule to whole categories in my Magento store but I want to leave out a few of the items within the discounted category.
How can I do this in the price rules?
I have tried everything and it just discounts all the products and still discounts the products I want to leave at full normal price.
Thank you so much!
You can accomplish this with Shopping Cart price rules.
In the Actions section, under "apply the rule to the items matching this criteria":