How to apply shipping charge for particular productApply discount to shipping costHow to apply shipping charges if order is below X amount?Shopping Cart Price Rule free shipping only for quantity subset of the same product?Show only free shipping if subtotal is greater than 100 and not to show if less than 100Upgrading to php 7.0 is not applying shopping cart price rules in magento 1.9.2.1How to Change Shipping Cost for Specific Products?Magento2: How to show shipping method condition wise?

Is Thieves' Cant a language?

Suspension compromise for urban use

How much can I judge a company based on a phone screening?

Will using a resistor in series with a LED to control its voltage increase the total energy expenditure?

Bringing Power Supplies on Plane?

Are there liquid fueled rocket boosters having coaxial fuel/oxidizer tanks?

Are there any cons in using rounded corners for bar graphs?

Did Michelle Obama have a staff of 23; and Melania have a staff of 4?

Doesn't the speed of light limit imply the same electron can be annihilated twice?

Why aren’t there water shutoff valves for each room?

How would armour (and combat) change if the fighter didn't need to actually wear it?

Is there a name for the technique in songs/poems, where the rhyming pattern primes the listener for a certain line, which never comes?

How can I find an old paper when the usual methods fail?

Why do my bicycle brakes get worse and feel more 'squishy" over time?

Word for an event that will likely never happen again

Scam? Phone call from "Department of Social Security" asking me to call back

Is it OK to draw different current from L1 and L2 on NEMA 14-50?

The more + the + comparative degree

What would cause a nuclear power plant to break down after 2000 years, but not sooner?

A man in the desert is bitten by a skeletal animal, its skull gets stuck on his arm

Can anybody tell me who this Pokemon is?

List, map function based on a condition

Airline power sockets shut down when I plug my computer in. How can I avoid that?

What is the proper name for a circle with a line through it?



How to apply shipping charge for particular product


Apply discount to shipping costHow to apply shipping charges if order is below X amount?Shopping Cart Price Rule free shipping only for quantity subset of the same product?Show only free shipping if subtotal is greater than 100 and not to show if less than 100Upgrading to php 7.0 is not applying shopping cart price rules in magento 1.9.2.1How to Change Shipping Cost for Specific Products?Magento2: How to show shipping method condition wise?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I have used flat_rate shipping method which charges 20 Rs for cart total in magento shop.



I have created a shopping cart price rule, according to it if cart total is greater than and equal to 200 Rs then no shipping charge will be apply on cart total. It works correctly.



I have a product which has price approximate 2000 Rs (it means greater than 200), according to above rule no shipping charge will apply on cart total, but I want to apply shipping charge 10 Rs on this product.



How to do that?










share|improve this question
























  • Did you get your point?

    – zus
    Aug 17 '18 at 6:34

















0















I have used flat_rate shipping method which charges 20 Rs for cart total in magento shop.



I have created a shopping cart price rule, according to it if cart total is greater than and equal to 200 Rs then no shipping charge will be apply on cart total. It works correctly.



I have a product which has price approximate 2000 Rs (it means greater than 200), according to above rule no shipping charge will apply on cart total, but I want to apply shipping charge 10 Rs on this product.



How to do that?










share|improve this question
























  • Did you get your point?

    – zus
    Aug 17 '18 at 6:34













0












0








0








I have used flat_rate shipping method which charges 20 Rs for cart total in magento shop.



I have created a shopping cart price rule, according to it if cart total is greater than and equal to 200 Rs then no shipping charge will be apply on cart total. It works correctly.



I have a product which has price approximate 2000 Rs (it means greater than 200), according to above rule no shipping charge will apply on cart total, but I want to apply shipping charge 10 Rs on this product.



How to do that?










share|improve this question














I have used flat_rate shipping method which charges 20 Rs for cart total in magento shop.



I have created a shopping cart price rule, according to it if cart total is greater than and equal to 200 Rs then no shipping charge will be apply on cart total. It works correctly.



I have a product which has price approximate 2000 Rs (it means greater than 200), according to above rule no shipping charge will apply on cart total, but I want to apply shipping charge 10 Rs on this product.



How to do that?







magento-1.9 shopping-cart-price-rules






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Feb 29 '16 at 13:32









Vinaya MaheshwariVinaya Maheshwari

1,2021 gold badge21 silver badges52 bronze badges




1,2021 gold badge21 silver badges52 bronze badges















  • Did you get your point?

    – zus
    Aug 17 '18 at 6:34

















  • Did you get your point?

    – zus
    Aug 17 '18 at 6:34
















Did you get your point?

– zus
Aug 17 '18 at 6:34





Did you get your point?

– zus
Aug 17 '18 at 6:34










1 Answer
1






active

oldest

votes


















0














You can add a new attribute to your products from
Catalog->Attributes->Manage Attributes called "Free shipping" set the type to "Dropdown" with Yes/No options.



Assign that new attribute you have created to the Attribute Groups you want.



More info here: http://www.templatemonster.com/help/magento-how-to-create-an-attribute-and-apply-it-to-products.html#gref



That process will add a new attribute to your products
enter image description here



And then on your Shipping Cart Price Rule you can use something like this (customise it to the discount details you want).



enter image description here



Now you can set Free Shipping only to the products you want on the backend.






share|improve this answer

























  • Hello @St0iK, I don't want to change my previous functionality, but want to add new rule for particular product.

    – Vinaya Maheshwari
    Mar 1 '16 at 7:09













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
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f103940%2fhow-to-apply-shipping-charge-for-particular-product%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














You can add a new attribute to your products from
Catalog->Attributes->Manage Attributes called "Free shipping" set the type to "Dropdown" with Yes/No options.



Assign that new attribute you have created to the Attribute Groups you want.



More info here: http://www.templatemonster.com/help/magento-how-to-create-an-attribute-and-apply-it-to-products.html#gref



That process will add a new attribute to your products
enter image description here



And then on your Shipping Cart Price Rule you can use something like this (customise it to the discount details you want).



enter image description here



Now you can set Free Shipping only to the products you want on the backend.






share|improve this answer

























  • Hello @St0iK, I don't want to change my previous functionality, but want to add new rule for particular product.

    – Vinaya Maheshwari
    Mar 1 '16 at 7:09















0














You can add a new attribute to your products from
Catalog->Attributes->Manage Attributes called "Free shipping" set the type to "Dropdown" with Yes/No options.



Assign that new attribute you have created to the Attribute Groups you want.



More info here: http://www.templatemonster.com/help/magento-how-to-create-an-attribute-and-apply-it-to-products.html#gref



That process will add a new attribute to your products
enter image description here



And then on your Shipping Cart Price Rule you can use something like this (customise it to the discount details you want).



enter image description here



Now you can set Free Shipping only to the products you want on the backend.






share|improve this answer

























  • Hello @St0iK, I don't want to change my previous functionality, but want to add new rule for particular product.

    – Vinaya Maheshwari
    Mar 1 '16 at 7:09













0












0








0







You can add a new attribute to your products from
Catalog->Attributes->Manage Attributes called "Free shipping" set the type to "Dropdown" with Yes/No options.



Assign that new attribute you have created to the Attribute Groups you want.



More info here: http://www.templatemonster.com/help/magento-how-to-create-an-attribute-and-apply-it-to-products.html#gref



That process will add a new attribute to your products
enter image description here



And then on your Shipping Cart Price Rule you can use something like this (customise it to the discount details you want).



enter image description here



Now you can set Free Shipping only to the products you want on the backend.






share|improve this answer













You can add a new attribute to your products from
Catalog->Attributes->Manage Attributes called "Free shipping" set the type to "Dropdown" with Yes/No options.



Assign that new attribute you have created to the Attribute Groups you want.



More info here: http://www.templatemonster.com/help/magento-how-to-create-an-attribute-and-apply-it-to-products.html#gref



That process will add a new attribute to your products
enter image description here



And then on your Shipping Cart Price Rule you can use something like this (customise it to the discount details you want).



enter image description here



Now you can set Free Shipping only to the products you want on the backend.







share|improve this answer












share|improve this answer



share|improve this answer










answered Feb 29 '16 at 13:46









St0iKSt0iK

6684 silver badges12 bronze badges




6684 silver badges12 bronze badges















  • Hello @St0iK, I don't want to change my previous functionality, but want to add new rule for particular product.

    – Vinaya Maheshwari
    Mar 1 '16 at 7:09

















  • Hello @St0iK, I don't want to change my previous functionality, but want to add new rule for particular product.

    – Vinaya Maheshwari
    Mar 1 '16 at 7:09
















Hello @St0iK, I don't want to change my previous functionality, but want to add new rule for particular product.

– Vinaya Maheshwari
Mar 1 '16 at 7:09





Hello @St0iK, I don't want to change my previous functionality, but want to add new rule for particular product.

– Vinaya Maheshwari
Mar 1 '16 at 7:09

















draft saved

draft discarded
















































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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f103940%2fhow-to-apply-shipping-charge-for-particular-product%23new-answer', 'question_page');

);

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







Popular posts from this blog

Grendel Contents Story Scholarship Depictions Notes References Navigation menu10.1093/notesj/gjn112Berserkeree

Area configuration aggregation error after install Porto themeMagento 2.1 CE Installed but front/backend not loading/workingCSS not loading on page within Magento 2 pageCannot install module in Magento 2no commands defined in the “setup” namespace. in Magento2Magento 2: Static files are present but shows 404Why do i have to always run the commands to clean cache in Magento 2.1.8?Failure reason: 'Unable to unserialize value.'Error 500 after magento migrationIn production mode the site does not loadMagento 2 : Error 500 after installing

Middle Expansion Olielle Resaix Definition: Uttering songs of triumph shouting with joy triumphant exulting Sejunction Journal 붙다 달 고급 품목 외출 The stretch trades the screeching tin. Definition: The act of speaking with a drawl a drawl Cough Sand Definition: An uproar a quarrel a noisy outbreak Shake Iron Publicize Horse House Baby 사과 Resaix Flaggy Jelly Temporary Unequaled Puppet A drop in the bucket Shrew 성격 회원 성질 미팅 The burn frames the tacky quality. Materialistic The smoke reduces the way. Yammoe Nondescript Cheek 얼굴 배 약하다 날리다 타다 The illegal country shows the iron. Help Rule Drearien Smoke Teaching Meaty Wasp Abraham Lincoln Jaws 진심 수리하다 Size Cork Idea Convert Think Lark John Lennon 거울 청소 군 추천하다 아이스크림