Questions tagged [magento-rules]

Magento's Catalog Rules and Shopping Cart Price Rules are systems to apply pricing rules to products in a webshop

There are two types of price rules in Magento: Catalog and Shopping Cart Price Rules.

Catalog Rules are enacted on products before they are added to the cart, while Shopping Cart Price Rules are applied in the shopping cart. Here we will look at how to set up Catalog Price Rules.

28 questions
5
votes
3 answers

Magento - Catalog price rules not working until product updated

I'm experiencing some issues about Catalog price rules: whenever I create a price rule, this is not applied to selected products until each of these products isn't updated someway. Reindex all data from Index management has no effect; even in case…
stebcom
  • 119
  • 1
  • 2
  • 5
4
votes
3 answers

Shopping Cart Rules with Custom Condition?

I have made a coupon [coupon_code = SWIMFREE] if category is swimming equipment and hobby is swimming will be discount by 50%. and now I have problem about 3 steps checkout. Here's the description ... Checkout Cart : to apply to coupon First Step…
Josua Marcel C
  • 3,122
  • 6
  • 45
  • 87
2
votes
1 answer

How do I create this rule in Magento, based on a particular product's quantity?

I need to make a single rule in magento that fulfills following conditions. There are 10 products from which 3 products should have the following rules apply. On their initial price, if the user buys 1 product they will get $20 off. If the user…
Dena
  • 195
  • 1
  • 3
  • 12
2
votes
2 answers

Magento catalog price rule condition 'contains' not working

I am using Magento and am trying to create a promotion using catalog price rules. I want to use the SKU as a condition. If I do the following: SKU equals N12380_Black it works fine. However if I do: SKU contains N12380 it doesn't work at all. I need…
Adam Moss
  • 5,582
  • 13
  • 46
  • 64
1
vote
2 answers

How to add free shipping magento only for specific categories

I want to be able to offer free shipping for products in most categories and I have this part working. My problem is, I don't want to offer free shipping for certain categories because they require truck freight and it's quite expensive. I cannot…
MicNet
  • 11
  • 1
  • 3
1
vote
1 answer

Magento Flat Rate Shipping only if chart is over a certain amount

In Magento 1.7, is there any way to show Flat Rate Shipping only if chart is over a certain amount? By rule the only option seems to be free shipping, but my goal is to have Flat Rate if sub total in chart is xx (if sub total is lower, normal rates…
Espen
  • 147
  • 4
  • 16
1
vote
1 answer

Magento Shopping Cart Price Rules

Out of curiosity, I am posting this question here. Can anyone please shed some knowledge on whats the difference under Shopping Cart Rule for Condtions vs Actions I can make any rule using actions so whats the use of Conditions and in which…
Slimshadddyyy
  • 4,085
  • 5
  • 59
  • 121
1
vote
0 answers

Magento Shopping Cart rule not working for US

I have an issue where a straight coupon code with a fixed price discount (74.99) is applied to any of a few sku. I've never seen this happen before, but the code is applied just fine to any address in the EU, but outside the zone the code shows as…
nero
  • 521
  • 1
  • 7
  • 19
1
vote
1 answer

Magento-Custom shopping cart price rule - Buy 2 different products and get those for flate rate?

I want to set up different kind of price rules(shopping cart price rules) for my client. I tried default magento's extension, but I couldn't. when I searched in the net, some solutions told that using observer can solve my problem. But those weren't…
OX Vijay
  • 11
  • 4
1
vote
1 answer

Magento: How do I make products available to cart ONLY if you have something else inside already?

I'm trying to set up a magento shop, and basically I want certain products (add on items) only if they have the main product already in their cart. I don't want the customer to be able to purchase the add on products on their own. How would I set…
Xero1
  • 329
  • 4
  • 18
1
vote
0 answers

Magento in wordpress: [mage object] catalog price rules not applied in externally loaded shopping cart

I am loading the Magento shopping cart block in wordpress with the Mage Enabler plugin, but unfortunately I can't get the catalog pricerules to work with the shopping cart. When I add a product on which discount is applied through a price rule, the…
onneluz
  • 11
  • 1
1
vote
1 answer

Magento Shopping Cart Rule Condition - Custom condition quote id

I want dynammically create a shopping cart rule to apply to particular quote id. Any suggestion to do that?
kim tse
  • 27
  • 3
1
vote
2 answers

Magento Catalog Price Rules not applied to all products (1.5.0.1)

I have a Magento 1.5.0.1 site and have recently come across a problem which I cannot so far seem to solve. I have created many catalog price rules in the past and they've worked fine. I'm using the condition 'is one of' and I'm selecting a bunch of…
Adam Moss
  • 5,582
  • 13
  • 46
  • 64
0
votes
3 answers

How can I set up magento to work with free shipping over 500 and also a discount coupon for 10% with code?

Can I get some help in Magento? I have an online store set up for a client where I have set up shipping free for anything over $500. This works well throughout the checkout process. I have set up another coupon code that gives 10% discount to a…
Suman Dahal
  • 19
  • 1
  • 3
0
votes
0 answers

Magento 2 sales rule to offer the cheapest one of a product selection

I've been searching and testing for some weeks now but I really need some help figuring out a way to implement the following price rules. It seems rather simple but I'm strugling a bit. The goal is to have a product selection added in the price rule…
tcardosa
  • 11
  • 3
1
2