Create coupon that sets the shipping rate to a specific amount The 2019 Stack Overflow...
Who coined the term "madman theory"?
Loose spokes after only a few rides
Building a conditional check constraint
Shouldn't "much" here be used instead of "more"?
Aging parents with no investments
What does "fetching by region is not available for SAM files" means?
What is the meaning of Triage in Cybersec world?
Is bread bad for ducks?
What to do when moving next to a bird sanctuary with a loosely-domesticated cat?
What tool would a Roman-age civilization have for the breaking of silver and other metals into dust?
For what reasons would an animal species NOT cross a *horizontal* land bridge?
Time travel alters history but people keep saying nothing's changed
Why do UK politicians seemingly ignore opinion polls on Brexit?
How to type this arrow in math mode?
Is there a symbol for a right arrow with a square in the middle?
Identify This Plant (Flower)
What is the meaning of the verb "bear" in this context?
Delete all lines which don't have n characters before delimiter
What did it mean to "align" a radio?
Landlord wants to switch my lease to a "Land contract" to "get back at the city"
How to support a colleague who finds meetings extremely tiring?
Can someone be penalized for an "unlawful" act if no penalty is specified?
Am I thawing this London Broil safely?
Are children permitted to help build the Beis Hamikdash?
Create coupon that sets the shipping rate to a specific amount
The 2019 Stack Overflow Developer Survey Results Are InTo show coupon (shopping cart discount) amount including taxShopping Cart Rules based on if a row total ends in specific amountHow to get total discount amount of Coupon Code for all items in the cartFree Shipping Coupon Not validFree shipping Coupon being accepted but shipping amount not deductedOnly one coupon per customer in magento shoppin cart price ruleFree shipping for specific categoriesHelp with Shopping Cart Rule: Buy $200 worth of product use coupon code and get a product freeMagento 1.9.2.2 Free Shipping Coupon Not WorkingCreate a Free Shipping coupon in Cart Price Rules and works with Magento Shipping (M2)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I need to create a coupon that sets the shipping rate of an item to a specific amount.
For instance, if the customer purchases any item and uses this specific coupon code (cart rule), their shipping amount is always set to $5, no matter what.
So if a customer buys a $3 item and their shipping is $10, this will always lower their shipping to $5, giving a total of $8.
magento2 cart shopping-cart-price-rules coupon
New contributor
add a comment |
I need to create a coupon that sets the shipping rate of an item to a specific amount.
For instance, if the customer purchases any item and uses this specific coupon code (cart rule), their shipping amount is always set to $5, no matter what.
So if a customer buys a $3 item and their shipping is $10, this will always lower their shipping to $5, giving a total of $8.
magento2 cart shopping-cart-price-rules coupon
New contributor
add a comment |
I need to create a coupon that sets the shipping rate of an item to a specific amount.
For instance, if the customer purchases any item and uses this specific coupon code (cart rule), their shipping amount is always set to $5, no matter what.
So if a customer buys a $3 item and their shipping is $10, this will always lower their shipping to $5, giving a total of $8.
magento2 cart shopping-cart-price-rules coupon
New contributor
I need to create a coupon that sets the shipping rate of an item to a specific amount.
For instance, if the customer purchases any item and uses this specific coupon code (cart rule), their shipping amount is always set to $5, no matter what.
So if a customer buys a $3 item and their shipping is $10, this will always lower their shipping to $5, giving a total of $8.
magento2 cart shopping-cart-price-rules coupon
magento2 cart shopping-cart-price-rules coupon
New contributor
New contributor
New contributor
asked 3 mins ago
zaantonzaanton
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
zaanton is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f269613%2fcreate-coupon-that-sets-the-shipping-rate-to-a-specific-amount%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
zaanton is a new contributor. Be nice, and check out our Code of Conduct.
zaanton is a new contributor. Be nice, and check out our Code of Conduct.
zaanton is a new contributor. Be nice, and check out our Code of Conduct.
zaanton is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f269613%2fcreate-coupon-that-sets-the-shipping-rate-to-a-specific-amount%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown