Skip to main content

Questions tagged [discount]

Indicates Questions regarding Shopping Cart discount

1 vote
1 answer
61 views

I want to apply different discount for different for sku's. If both are present in same cart . I want to get discount combine. Suppose if Sku A has discunt 4 and Sku B has 5 , total discount should ...
M2Dev's user avatar
  • 60
0 votes
0 answers
98 views

We are using magento 2.4.2-p2 When we apply a coupon code to the cart then the discount is also applied to the product custom options, we do not want to apply a discount to the product custom options. ...
sumeet bajaj's user avatar
  • 1,316
0 votes
1 answer
52 views

Magento 2.4.6 I ordered an item and applied a coupon code in checkout. I got a discount of $1.50. This amount is shown in the item on the order detail page as well as in the order totals. Now, trying ...
user4095519's user avatar
0 votes
2 answers
194 views

I want to add an if statement inside checkout_index_index.xml. The reason for these is to hide some of the element like discount code. I know this is possible with JS file but I don't want to use the ...
Avesh Bond's user avatar
0 votes
2 answers
238 views

Is there a way to prevent child product discounts from applying to bundle products? I have a bundle product with its own discount, but both the bundle discount and the child product discount are being ...
Anass Hl's user avatar
  • 111
0 votes
1 answer
65 views

I found this here in the documentation but I don't know where the value or type of discount goes, whether percentage or fixed
Rodrigo Araújo's user avatar
0 votes
1 answer
40 views

Hi i need a discount rule that looks at all the products in the cart > if the total of products in the cart from category A ≥$2500 > 15% discount is applied to the amount over 2500. is this ...
user21300793's user avatar
0 votes
0 answers
81 views

Is there any way to remove discount price [NOT THE COUPON FORM] from the cart page and adjust the Totals accordingly but should be visible on checkout page ?
Cv Gandhi's user avatar
1 vote
0 answers
80 views

I have created a Cart price rule with coupon code with condition where 85% discount is applied to the total. I have also enabled "Apply to Shipping Amount". When I placed an order the ...
mechanic's user avatar
  • 440
1 vote
1 answer
907 views

I need to set cart discount based on individual qty and individual item for cart. For example if cart have 2 item then lowest price item to give higher percentage discount, like need to add 10% and 20%...
Kirti Nariya's user avatar
  • 3,087
4 votes
0 answers
122 views

I am facing an issue with the discount calculation. There are three coupon which are applied automatically without coupon code (coupon 3, coupon 4, coupon 5) and one more coupon code which i have ...
Sunny Rahevar's user avatar
0 votes
1 answer
736 views

If a customer places an order for 5 Qty of a product, then a 10% discount would be given. How can I do in Magento2 programmatically
Muhammad Zahoor's user avatar
0 votes
0 answers
155 views

I have 100 products in my store and each product has different price. I want to add discount on each product based on specific price. For example, If a product is added into the cart and it has 100usd ...
Asad Ali's user avatar
1 vote
0 answers
261 views

I have a problem with discount not subtracted from grand total in checkout. The discount is coming from a cart rule and is displayed correctly on the checkout page but the grand total is without the ...
AlaaL's user avatar
  • 21
0 votes
1 answer
335 views

I am working in Magento 2.4.4 I am trying to set a Cart Price Rule where I say "Buy specific SKUs and get 10% discount on all the rest of products" Like "Buy X Get Y - Percent Discount&...
Ben's user avatar
  • 161

15 30 50 per page
1
2 3 4 5
33