SlideShare ist ein Scribd-Unternehmen logo
1 von 24
User Guide: Shipping Table Rates for Magento 2
Page 1
Shipping Table Rates
for Magento 2
Magento Extension
User Guide
Official extension page: Shipping Table Rates for Magento 2
Support: http://amasty.com/contacts/
Page 2
Table of contents:
1. General settings……………….………………………………………………….………………….…..3
2. Shipping method creation………………………………………………………………..……….….7
3. Shipping table rate settings………………………..…………………………………………….....14
4. Assign shipping types to specific products………………….……………………….…………17
5. Frontend examples………………………………………………………………………………………19
Support: http://amasty.com/contacts/
User Guide: Shipping Table Rates for Magento 2
Page 3
1. General Settings
Support: http://amasty.com/contacts/
User Guide: Shipping Table Rates for Magento 2
To specify extension
configuration settings
please go to Stores ->
Configuration -> Sales
-> Shipping Methods
Enable the extension and
specify the Title for shipping
table rates block that will be
displayed on the frontend.
Specify
countries for
which table
rates will be
available.
Page 4
Set to ‘Yes’ to exclude free
shipping items from the shipping
methods created with the
module.
Support: http://amasty.com/contacts/
User Guide: Shipping Table Rates for Magento 2
Specify the text for
a shipping error
message. It will be
displayed when
customers choose
methods that are
not available.
1. General Settings
Page 5
Support: http://amasty.com/contacts/
When you set this option
to ‘Yes’, the price and
quantity of virtual
products won’t be
considered for
calculation of shipping
rates for orders.
User Guide: Shipping Table Rates for Magento 2
You can indicate that
a shipping rate
should be applied to
price of the product
after discount. Let's
say a product costs
$100. If after the
discount it becomes
$70, shipping rate for
70-dollar products
will be applied to it.
Choose whether to use
a product’s price
together with a tax for
calculating table rates
or not.
1. General Settings
Page 6
Create rates which
work with zip codes
containing 'XYZ'. It
also supports ranges
for UK and similar
zip codes (like AB2-
AB15).
Support: http://amasty.com/contacts/
User Guide: Shipping Table Rates for Magento 2
Define the method
sort order on a
shopping cart page.Set the option to ‘No’
to use multiple
shipping types for
one and the same
shipping method.
If the option is set to
‘No’ customers will
see only available
shipping methods.
Choose how to define
shipping type for
configurable and
bundle products.
1. General Settings
Page 7
Support: http://amasty.com/contacts/
User Guide: Shipping Table Rates for Magento 2
To add a new shipping method go to
Sales -> Shipping Table Rates
2. Shipping Method Creation
Click here to add a
new method
Page 8
Support: http://amasty.com/contacts/
User Guide: Shipping Table Rates for Magento 2
Specify Method name. NOTE: You can also specify a
{day} variable in the
method’s name. The
estimated delivery value for
the variable can be specified
on the Rate Configuration
page or it will be
automatically taken from the
uploaded CMS file with rates.
2. Shipping Method Creation
Page 9
Support: http://amasty.com/contacts/
User Guide: Shipping Table Rates for Magento 2
You can specify a
shipping comment
text and an image
link that will be
shown on a shopping
cart and checkout
pages.
2. Shipping Method Creation
Page 10
Support: http://amasty.com/contacts/
User Guide: Shipping Table Rates for Magento 2
Specify minimal and maximal
allowed rates for the shipping
method.
If a customer adds to cart
products with different
shipping types you can
choose one of the variants for
rate calculation that will be
applied to the whole cart.
2. Shipping Method Creation
Page 11
Support: http://amasty.com/contacts/
User Guide: Shipping Table Rates for Magento 2
Specify store views and
customer groups for which
the method will be visible.
2. Shipping Method Creation
Page 12
Support: http://amasty.com/contacts/
User Guide: Shipping Table Rates for Magento 2
You can import the list of
shipping table rates in a CSV
format. Click here to get an
example.
2. Shipping Method Creation
Page 13
Support: http://amasty.com/contacts/
User Guide: Shipping Table Rates for Magento 2
At the ‘Methods and Rates’ tab you can view the imported rates. You can see address, price, quantity, weight, shipping
rate and shipping type data here. ‘Rate’ column – means base rate for the order which qualifies for the specified
address, product price, weight and quantity parameters. In this case the flat rate of 12 will be applied to order shipped
to Arkansas, with total product price between 33 and 880, quantity between 2 and 2000, etc. ‘PPP’ column – percent
per product. In this situation shipping will be calculated as 3% of total product price. ‘FRPP’ column – flat rate per
product. Flat shipping rate of 7 will be added for each product within the order. ‘FRPUW’ column – flat rate for the
unit of weight (kg or lb) ‘Shipping type’ column. All the rates you defined in ‘Rate’, ‘PPP’, ‘FRPP’ and ‘FRPUW’ columns
will be applied only to the products of the shipping type you assign in ‘Shipping type’ field. This way you can create
unlimited number of rates for one or several products of specific types. The process of assignment of products to
‘shipping types’ will be described further in this user guide.
2. Shipping Method Creation
Page 14
Support: http://amasty.com/contacts/
User Guide: Shipping Table Rates for Magento 2
3. Shipping Table Rate Settings
To add a new rate
record, please click
‘Add New Rate’
button.
To edit a rate, please
click on the record.
Page 15
Support: http://amasty.com/contacts/
User Guide: Shipping Table Rates for Magento 2
You can manually edit
information for each
imported rate. All the fields
correspond to the ones you
create in a CSV file.
3. Shipping Table Rate Settings
Page 16
Support: http://amasty.com/contacts/
User Guide: Shipping Table Rates for Magento 2
This value will be used for the
{day} variable placed in the
method name (see page 8).
3. Shipping Table Rate Settings
Page 17
Support: http://amasty.com/contacts/
User Guide: Shipping Table Rates for Magento 2
4. Assign Shipping Types to Specific Products
Create the options you will use
for the shipping rate.
You can use ‘shipping type’ attribute for a product or a group of products to
make a shipping rate work only for this particular product or group of
products. To create the options for ‘shipping type’ attribute please go Stores ->
Attributes -> Product -> Edit "Shipping Type“ attribute -> Manage Options.
User Guide: Shipping Table Rates for Magento 2
Page 18
Support: http://amasty.com/contacts/
Choose the necessary type and
save the changes.
Once shipping types are created you can assign them
to specific products. Please go to Products -> Catalog
and select the product you need.
NOTE: The chosen type will
be applied to products right
after the rate with the
corresponding shipping type
is be created.
4. Assign Shipping Types to Specific Products
User Guide: Shipping Table Rates for Magento 2
Page 19
Support: http://amasty.com/contacts/
5. Frontend Examples
All available shipping table
rates will be displayed on a
cart page.
User Guide: Shipping Table Rates for Magento 2
Page 20
Support: http://amasty.com/contacts/
5. Frontend Examples
The selected shipping table
rate will be displayed on a
checkout page.
User Guide: Shipping Table Rates for Magento 2
Page 21
Support: http://amasty.com/contacts/
5. Frontend Examples
See the estimated shipping
period on a cart page.
User Guide: Shipping Table Rates for Magento 2
Page 22
Support: http://amasty.com/contacts/
5. Frontend Examples
See the example of a shipping
comment and image display
on a shopping cart page.
User Guide: Shipping Table Rates for Magento 2
Page 23
Support: http://amasty.com/contacts/
5. Frontend Examples
See the example of a shipping
comment and image display
on a checkout page.
Thank you!
Your feedback is absolutely welcome!
Should you have any questions or feature suggestions, please contact us at:
http://amasty.com/contacts/
Page 24
Support: http://amasty.com/contacts/
User Guide: Shipping Table Rates for Magento 2

Weitere ähnliche Inhalte

Was ist angesagt?

A/B Testing Magento Extension by Amasty | User Guide
A/B Testing Magento Extension by Amasty | User GuideA/B Testing Magento Extension by Amasty | User Guide
A/B Testing Magento Extension by Amasty | User GuideAmasty
 
Customer Group Catalog: Magento Extension by Amasty. User Guide
Customer Group Catalog: Magento Extension by Amasty. User GuideCustomer Group Catalog: Magento Extension by Amasty. User Guide
Customer Group Catalog: Magento Extension by Amasty. User GuideAmasty
 
Improved Layered Navigation: Magento Extension by Amasty. User Guide.
Improved Layered Navigation: Magento Extension by Amasty. User Guide.Improved Layered Navigation: Magento Extension by Amasty. User Guide.
Improved Layered Navigation: Magento Extension by Amasty. User Guide.Amasty
 
Flexible Menu: Magento Extension by Amasty. User Guide.
Flexible Menu: Magento Extension by Amasty. User Guide.Flexible Menu: Magento Extension by Amasty. User Guide.
Flexible Menu: Magento Extension by Amasty. User Guide.Amasty
 
Advanced Customer Segments Magento Extension by Amasty | User Guide
Advanced Customer Segments Magento Extension by Amasty | User GuideAdvanced Customer Segments Magento Extension by Amasty | User Guide
Advanced Customer Segments Magento Extension by Amasty | User GuideAmasty
 
Customer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User GuideCustomer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User GuideAmasty
 
Follow Up Email Magento Extension | User Guide
Follow Up Email Magento Extension | User GuideFollow Up Email Magento Extension | User Guide
Follow Up Email Magento Extension | User GuideAmasty
 
Order Attributes for Magento 2
Order Attributes for Magento 2Order Attributes for Magento 2
Order Attributes for Magento 2Amasty
 
Meta Tags Templates
Meta Tags TemplatesMeta Tags Templates
Meta Tags TemplatesAmasty
 
Efficient Order Export: Magento Extension by Amasty. User Guide.
Efficient Order Export: Magento Extension by Amasty. User Guide.Efficient Order Export: Magento Extension by Amasty. User Guide.
Efficient Order Export: Magento Extension by Amasty. User Guide.Amasty
 
User Guide for Product Labels Magento extension by Amasty
User Guide for Product Labels Magento extension by AmastyUser Guide for Product Labels Magento extension by Amasty
User Guide for Product Labels Magento extension by AmastyAmasty
 
SEO Toolkit: Magento Extension by Amasty. User Guide.
SEO Toolkit: Magento Extension by Amasty. User Guide.SEO Toolkit: Magento Extension by Amasty. User Guide.
SEO Toolkit: Magento Extension by Amasty. User Guide.Amasty
 
Customer Activity Log: Magento Extension by Amasty. User Guide.
Customer Activity Log: Magento Extension by Amasty. User Guide.Customer Activity Log: Magento Extension by Amasty. User Guide.
Customer Activity Log: Magento Extension by Amasty. User Guide.Amasty
 
Custom Stock Status: Magento Extension by Amasty. User Guide.
Custom Stock Status: Magento Extension by Amasty. User Guide.Custom Stock Status: Magento Extension by Amasty. User Guide.
Custom Stock Status: Magento Extension by Amasty. User Guide.Amasty
 
Cloud Backup by Amasty. User Guide/
Cloud Backup by Amasty. User Guide/Cloud Backup by Amasty. User Guide/
Cloud Backup by Amasty. User Guide/Amasty
 
Review Booster User Manual by Aitoc
Review Booster User Manual by AitocReview Booster User Manual by Aitoc
Review Booster User Manual by AitocAitoc, Inc
 
Order Archive Magento Extension by Amasty | User Guide
Order Archive Magento Extension by Amasty | User GuideOrder Archive Magento Extension by Amasty | User Guide
Order Archive Magento Extension by Amasty | User GuideAmasty
 
Pre Order: Magento Extension by Amasty. User Guide.
Pre Order: Magento Extension by Amasty. User Guide.Pre Order: Magento Extension by Amasty. User Guide.
Pre Order: Magento Extension by Amasty. User Guide.Amasty
 
Special Promotions: Magento Extension by Amasty. user Guide.
Special Promotions: Magento Extension by Amasty. user Guide.Special Promotions: Magento Extension by Amasty. user Guide.
Special Promotions: Magento Extension by Amasty. user Guide.Amasty
 
Favorite Products: Magento Extension by Amasty. User Guide.
Favorite Products: Magento Extension by Amasty. User Guide.Favorite Products: Magento Extension by Amasty. User Guide.
Favorite Products: Magento Extension by Amasty. User Guide.Amasty
 

Was ist angesagt? (20)

A/B Testing Magento Extension by Amasty | User Guide
A/B Testing Magento Extension by Amasty | User GuideA/B Testing Magento Extension by Amasty | User Guide
A/B Testing Magento Extension by Amasty | User Guide
 
Customer Group Catalog: Magento Extension by Amasty. User Guide
Customer Group Catalog: Magento Extension by Amasty. User GuideCustomer Group Catalog: Magento Extension by Amasty. User Guide
Customer Group Catalog: Magento Extension by Amasty. User Guide
 
Improved Layered Navigation: Magento Extension by Amasty. User Guide.
Improved Layered Navigation: Magento Extension by Amasty. User Guide.Improved Layered Navigation: Magento Extension by Amasty. User Guide.
Improved Layered Navigation: Magento Extension by Amasty. User Guide.
 
Flexible Menu: Magento Extension by Amasty. User Guide.
Flexible Menu: Magento Extension by Amasty. User Guide.Flexible Menu: Magento Extension by Amasty. User Guide.
Flexible Menu: Magento Extension by Amasty. User Guide.
 
Advanced Customer Segments Magento Extension by Amasty | User Guide
Advanced Customer Segments Magento Extension by Amasty | User GuideAdvanced Customer Segments Magento Extension by Amasty | User Guide
Advanced Customer Segments Magento Extension by Amasty | User Guide
 
Customer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User GuideCustomer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User Guide
 
Follow Up Email Magento Extension | User Guide
Follow Up Email Magento Extension | User GuideFollow Up Email Magento Extension | User Guide
Follow Up Email Magento Extension | User Guide
 
Order Attributes for Magento 2
Order Attributes for Magento 2Order Attributes for Magento 2
Order Attributes for Magento 2
 
Meta Tags Templates
Meta Tags TemplatesMeta Tags Templates
Meta Tags Templates
 
Efficient Order Export: Magento Extension by Amasty. User Guide.
Efficient Order Export: Magento Extension by Amasty. User Guide.Efficient Order Export: Magento Extension by Amasty. User Guide.
Efficient Order Export: Magento Extension by Amasty. User Guide.
 
User Guide for Product Labels Magento extension by Amasty
User Guide for Product Labels Magento extension by AmastyUser Guide for Product Labels Magento extension by Amasty
User Guide for Product Labels Magento extension by Amasty
 
SEO Toolkit: Magento Extension by Amasty. User Guide.
SEO Toolkit: Magento Extension by Amasty. User Guide.SEO Toolkit: Magento Extension by Amasty. User Guide.
SEO Toolkit: Magento Extension by Amasty. User Guide.
 
Customer Activity Log: Magento Extension by Amasty. User Guide.
Customer Activity Log: Magento Extension by Amasty. User Guide.Customer Activity Log: Magento Extension by Amasty. User Guide.
Customer Activity Log: Magento Extension by Amasty. User Guide.
 
Custom Stock Status: Magento Extension by Amasty. User Guide.
Custom Stock Status: Magento Extension by Amasty. User Guide.Custom Stock Status: Magento Extension by Amasty. User Guide.
Custom Stock Status: Magento Extension by Amasty. User Guide.
 
Cloud Backup by Amasty. User Guide/
Cloud Backup by Amasty. User Guide/Cloud Backup by Amasty. User Guide/
Cloud Backup by Amasty. User Guide/
 
Review Booster User Manual by Aitoc
Review Booster User Manual by AitocReview Booster User Manual by Aitoc
Review Booster User Manual by Aitoc
 
Order Archive Magento Extension by Amasty | User Guide
Order Archive Magento Extension by Amasty | User GuideOrder Archive Magento Extension by Amasty | User Guide
Order Archive Magento Extension by Amasty | User Guide
 
Pre Order: Magento Extension by Amasty. User Guide.
Pre Order: Magento Extension by Amasty. User Guide.Pre Order: Magento Extension by Amasty. User Guide.
Pre Order: Magento Extension by Amasty. User Guide.
 
Special Promotions: Magento Extension by Amasty. user Guide.
Special Promotions: Magento Extension by Amasty. user Guide.Special Promotions: Magento Extension by Amasty. user Guide.
Special Promotions: Magento Extension by Amasty. user Guide.
 
Favorite Products: Magento Extension by Amasty. User Guide.
Favorite Products: Magento Extension by Amasty. User Guide.Favorite Products: Magento Extension by Amasty. User Guide.
Favorite Products: Magento Extension by Amasty. User Guide.
 

Ähnlich wie Shipping Table Rates for Magento 2 by Amasty | User Guide

Shipping Table Rates: Extension by Amasty. User Guide.
Shipping Table Rates: Extension by Amasty. User Guide.Shipping Table Rates: Extension by Amasty. User Guide.
Shipping Table Rates: Extension by Amasty. User Guide.Amasty
 
Magento 2 shipping table rates
Magento 2 shipping table ratesMagento 2 shipping table rates
Magento 2 shipping table ratesMageAnts
 
Product Label: Magento Extension by Amasty. User Guide.
Product Label: Magento Extension by Amasty. User Guide.Product Label: Magento Extension by Amasty. User Guide.
Product Label: Magento Extension by Amasty. User Guide.Amasty
 
Training Manual-MM-LCM v1.pdf
Training Manual-MM-LCM v1.pdfTraining Manual-MM-LCM v1.pdf
Training Manual-MM-LCM v1.pdfMudasir Islam
 
Magento 2 Shipping Calculator Extension
Magento 2 Shipping Calculator ExtensionMagento 2 Shipping Calculator Extension
Magento 2 Shipping Calculator ExtensionTheMagicians
 
CedCommerce Walmart Marketplace Repricer Extension for Magento Store
CedCommerce Walmart Marketplace Repricer Extension for Magento StoreCedCommerce Walmart Marketplace Repricer Extension for Magento Store
CedCommerce Walmart Marketplace Repricer Extension for Magento StoreCedCommerce
 
TextileNet specific user manual
TextileNet specific user manualTextileNet specific user manual
TextileNet specific user manualibuyer.hk eddie
 
CostingNet specific manual
CostingNet specific manualCostingNet specific manual
CostingNet specific manualibuyer.hk eddie
 
manual starsellersworld.com dynamic pricing: setting up rulesets
manual starsellersworld.com dynamic pricing: setting up rulesetsmanual starsellersworld.com dynamic pricing: setting up rulesets
manual starsellersworld.com dynamic pricing: setting up rulesetsChris Reinhardt
 
Magento 2 Australia Post Shipping Extension, Parcel Shipping Rate
Magento 2 Australia Post Shipping Extension, Parcel Shipping RateMagento 2 Australia Post Shipping Extension, Parcel Shipping Rate
Magento 2 Australia Post Shipping Extension, Parcel Shipping RateBiztech Store
 
MageMob Cart Android & iOS Application
MageMob Cart Android & iOS ApplicationMageMob Cart Android & iOS Application
MageMob Cart Android & iOS ApplicationAppJetty
 
Magento 2 Price Match Extension By ITORIS INC
Magento 2 Price Match Extension By ITORIS INCMagento 2 Price Match Extension By ITORIS INC
Magento 2 Price Match Extension By ITORIS INCItexus LLC
 
Magento 2 Price Alerts Extension By ITORIS INC
Magento 2 Price Alerts Extension By ITORIS INCMagento 2 Price Alerts Extension By ITORIS INC
Magento 2 Price Alerts Extension By ITORIS INCItexus LLC
 
Edit price
Edit priceEdit price
Edit pricePaytm
 
MageMob Cart Android & iPhone Application to Access Magento Store
MageMob Cart Android & iPhone Application to Access Magento StoreMageMob Cart Android & iPhone Application to Access Magento Store
MageMob Cart Android & iPhone Application to Access Magento StoreBiztech Store
 
Magento 2 Layered Navigation Extension by ITORIS INC
Magento 2 Layered Navigation Extension by ITORIS INCMagento 2 Layered Navigation Extension by ITORIS INC
Magento 2 Layered Navigation Extension by ITORIS INCItexus LLC
 
Delivery Date: Magento Extension by Amasty. User Guide.
Delivery Date: Magento Extension by Amasty. User Guide.Delivery Date: Magento Extension by Amasty. User Guide.
Delivery Date: Magento Extension by Amasty. User Guide.Amasty
 
How to update price
How to update priceHow to update price
How to update pricePaytm
 
Magento 2 BTSWholesaler Dropshipping
Magento 2 BTSWholesaler DropshippingMagento 2 BTSWholesaler Dropshipping
Magento 2 BTSWholesaler DropshippingMeetanshi
 

Ähnlich wie Shipping Table Rates for Magento 2 by Amasty | User Guide (20)

Shipping Table Rates: Extension by Amasty. User Guide.
Shipping Table Rates: Extension by Amasty. User Guide.Shipping Table Rates: Extension by Amasty. User Guide.
Shipping Table Rates: Extension by Amasty. User Guide.
 
Magento 2 shipping table rates
Magento 2 shipping table ratesMagento 2 shipping table rates
Magento 2 shipping table rates
 
Product Label: Magento Extension by Amasty. User Guide.
Product Label: Magento Extension by Amasty. User Guide.Product Label: Magento Extension by Amasty. User Guide.
Product Label: Magento Extension by Amasty. User Guide.
 
Training Manual-MM-LCM v1.pdf
Training Manual-MM-LCM v1.pdfTraining Manual-MM-LCM v1.pdf
Training Manual-MM-LCM v1.pdf
 
Magento 2 Shipping Calculator Extension
Magento 2 Shipping Calculator ExtensionMagento 2 Shipping Calculator Extension
Magento 2 Shipping Calculator Extension
 
CedCommerce Walmart Marketplace Repricer Extension for Magento Store
CedCommerce Walmart Marketplace Repricer Extension for Magento StoreCedCommerce Walmart Marketplace Repricer Extension for Magento Store
CedCommerce Walmart Marketplace Repricer Extension for Magento Store
 
TextileNet specific user manual
TextileNet specific user manualTextileNet specific user manual
TextileNet specific user manual
 
CostingNet specific manual
CostingNet specific manualCostingNet specific manual
CostingNet specific manual
 
manual starsellersworld.com dynamic pricing: setting up rulesets
manual starsellersworld.com dynamic pricing: setting up rulesetsmanual starsellersworld.com dynamic pricing: setting up rulesets
manual starsellersworld.com dynamic pricing: setting up rulesets
 
Magento 2 Australia Post Shipping Extension, Parcel Shipping Rate
Magento 2 Australia Post Shipping Extension, Parcel Shipping RateMagento 2 Australia Post Shipping Extension, Parcel Shipping Rate
Magento 2 Australia Post Shipping Extension, Parcel Shipping Rate
 
MageMob Cart Android & iOS Application
MageMob Cart Android & iOS ApplicationMageMob Cart Android & iOS Application
MageMob Cart Android & iOS Application
 
Magento 2 Price Match Extension By ITORIS INC
Magento 2 Price Match Extension By ITORIS INCMagento 2 Price Match Extension By ITORIS INC
Magento 2 Price Match Extension By ITORIS INC
 
Magento 2 Price Alerts Extension By ITORIS INC
Magento 2 Price Alerts Extension By ITORIS INCMagento 2 Price Alerts Extension By ITORIS INC
Magento 2 Price Alerts Extension By ITORIS INC
 
Edit price
Edit priceEdit price
Edit price
 
MageMob Cart Android & iPhone Application to Access Magento Store
MageMob Cart Android & iPhone Application to Access Magento StoreMageMob Cart Android & iPhone Application to Access Magento Store
MageMob Cart Android & iPhone Application to Access Magento Store
 
Magento 2 Layered Navigation Extension by ITORIS INC
Magento 2 Layered Navigation Extension by ITORIS INCMagento 2 Layered Navigation Extension by ITORIS INC
Magento 2 Layered Navigation Extension by ITORIS INC
 
Woocommerce 101
Woocommerce 101Woocommerce 101
Woocommerce 101
 
Delivery Date: Magento Extension by Amasty. User Guide.
Delivery Date: Magento Extension by Amasty. User Guide.Delivery Date: Magento Extension by Amasty. User Guide.
Delivery Date: Magento Extension by Amasty. User Guide.
 
How to update price
How to update priceHow to update price
How to update price
 
Magento 2 BTSWholesaler Dropshipping
Magento 2 BTSWholesaler DropshippingMagento 2 BTSWholesaler Dropshipping
Magento 2 BTSWholesaler Dropshipping
 

Mehr von Amasty

Способы оптимизации работы с памятью в Magento 2
Способы оптимизации работы с памятью в Magento 2Способы оптимизации работы с памятью в Magento 2
Способы оптимизации работы с памятью в Magento 2Amasty
 
Magento Security from Developer's and Tester's Points of View
Magento Security from Developer's and Tester's Points of ViewMagento Security from Developer's and Tester's Points of View
Magento Security from Developer's and Tester's Points of ViewAmasty
 
A joyful shopping experience. Creating e-commerce sites that are effortless t...
A joyful shopping experience. Creating e-commerce sites that are effortless t...A joyful shopping experience. Creating e-commerce sites that are effortless t...
A joyful shopping experience. Creating e-commerce sites that are effortless t...Amasty
 
Order Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by AmastyOrder Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by AmastyAmasty
 
Edit Lock Magento Extension by Amasty | User Guide
Edit Lock Magento Extension by Amasty | User GuideEdit Lock Magento Extension by Amasty | User Guide
Edit Lock Magento Extension by Amasty | User GuideAmasty
 
Meet Magento Belarus 2015: Andrey Tataranovich
Meet Magento Belarus 2015: Andrey TataranovichMeet Magento Belarus 2015: Andrey Tataranovich
Meet Magento Belarus 2015: Andrey TataranovichAmasty
 
Meet Magento Belarus 2015: Igor Bondarenko
Meet Magento Belarus 2015: Igor BondarenkoMeet Magento Belarus 2015: Igor Bondarenko
Meet Magento Belarus 2015: Igor BondarenkoAmasty
 
Meet Magento Belarus 2015: Kristina Pototskaya
Meet Magento Belarus 2015: Kristina PototskayaMeet Magento Belarus 2015: Kristina Pototskaya
Meet Magento Belarus 2015: Kristina PototskayaAmasty
 
Meet Magento Belarus 2015: Mladen Ristić
Meet Magento Belarus 2015: Mladen RistićMeet Magento Belarus 2015: Mladen Ristić
Meet Magento Belarus 2015: Mladen RistićAmasty
 
Meet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir KalashnikauMeet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir KalashnikauAmasty
 
Meet Magento Belarus 2015: Jurģis Lukss
Meet Magento Belarus 2015: Jurģis LukssMeet Magento Belarus 2015: Jurģis Lukss
Meet Magento Belarus 2015: Jurģis LukssAmasty
 
Meet Magento Belarus 2015: Sergey Lysak
Meet Magento Belarus 2015: Sergey LysakMeet Magento Belarus 2015: Sergey Lysak
Meet Magento Belarus 2015: Sergey LysakAmasty
 
Meet Magento Belarus 2015: Denis Bosak
Meet Magento Belarus 2015: Denis BosakMeet Magento Belarus 2015: Denis Bosak
Meet Magento Belarus 2015: Denis BosakAmasty
 
Store Credit Magento Extension by Amasty | User Guide
Store Credit Magento Extension by Amasty | User GuideStore Credit Magento Extension by Amasty | User Guide
Store Credit Magento Extension by Amasty | User GuideAmasty
 
Meet Magento Belarus - Viacheslav Kravchuk
Meet Magento Belarus - Viacheslav KravchukMeet Magento Belarus - Viacheslav Kravchuk
Meet Magento Belarus - Viacheslav KravchukAmasty
 
Meet Magento Belarus - Thomas Fleck
Meet Magento Belarus - Thomas FleckMeet Magento Belarus - Thomas Fleck
Meet Magento Belarus - Thomas FleckAmasty
 
Meet Magento Belarus - Elena Leonova
Meet Magento Belarus - Elena LeonovaMeet Magento Belarus - Elena Leonova
Meet Magento Belarus - Elena LeonovaAmasty
 
Meet Magento Belarus - Sergey Ivashchenko
Meet Magento Belarus - Sergey IvashchenkoMeet Magento Belarus - Sergey Ivashchenko
Meet Magento Belarus - Sergey IvashchenkoAmasty
 
Meet Magento Belarus - Davide Consonni
Meet Magento Belarus - Davide ConsonniMeet Magento Belarus - Davide Consonni
Meet Magento Belarus - Davide ConsonniAmasty
 
Meet Magento Belarus - Andriy Samilyak
Meet Magento Belarus - Andriy SamilyakMeet Magento Belarus - Andriy Samilyak
Meet Magento Belarus - Andriy SamilyakAmasty
 

Mehr von Amasty (20)

Способы оптимизации работы с памятью в Magento 2
Способы оптимизации работы с памятью в Magento 2Способы оптимизации работы с памятью в Magento 2
Способы оптимизации работы с памятью в Magento 2
 
Magento Security from Developer's and Tester's Points of View
Magento Security from Developer's and Tester's Points of ViewMagento Security from Developer's and Tester's Points of View
Magento Security from Developer's and Tester's Points of View
 
A joyful shopping experience. Creating e-commerce sites that are effortless t...
A joyful shopping experience. Creating e-commerce sites that are effortless t...A joyful shopping experience. Creating e-commerce sites that are effortless t...
A joyful shopping experience. Creating e-commerce sites that are effortless t...
 
Order Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by AmastyOrder Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by Amasty
 
Edit Lock Magento Extension by Amasty | User Guide
Edit Lock Magento Extension by Amasty | User GuideEdit Lock Magento Extension by Amasty | User Guide
Edit Lock Magento Extension by Amasty | User Guide
 
Meet Magento Belarus 2015: Andrey Tataranovich
Meet Magento Belarus 2015: Andrey TataranovichMeet Magento Belarus 2015: Andrey Tataranovich
Meet Magento Belarus 2015: Andrey Tataranovich
 
Meet Magento Belarus 2015: Igor Bondarenko
Meet Magento Belarus 2015: Igor BondarenkoMeet Magento Belarus 2015: Igor Bondarenko
Meet Magento Belarus 2015: Igor Bondarenko
 
Meet Magento Belarus 2015: Kristina Pototskaya
Meet Magento Belarus 2015: Kristina PototskayaMeet Magento Belarus 2015: Kristina Pototskaya
Meet Magento Belarus 2015: Kristina Pototskaya
 
Meet Magento Belarus 2015: Mladen Ristić
Meet Magento Belarus 2015: Mladen RistićMeet Magento Belarus 2015: Mladen Ristić
Meet Magento Belarus 2015: Mladen Ristić
 
Meet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir KalashnikauMeet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir Kalashnikau
 
Meet Magento Belarus 2015: Jurģis Lukss
Meet Magento Belarus 2015: Jurģis LukssMeet Magento Belarus 2015: Jurģis Lukss
Meet Magento Belarus 2015: Jurģis Lukss
 
Meet Magento Belarus 2015: Sergey Lysak
Meet Magento Belarus 2015: Sergey LysakMeet Magento Belarus 2015: Sergey Lysak
Meet Magento Belarus 2015: Sergey Lysak
 
Meet Magento Belarus 2015: Denis Bosak
Meet Magento Belarus 2015: Denis BosakMeet Magento Belarus 2015: Denis Bosak
Meet Magento Belarus 2015: Denis Bosak
 
Store Credit Magento Extension by Amasty | User Guide
Store Credit Magento Extension by Amasty | User GuideStore Credit Magento Extension by Amasty | User Guide
Store Credit Magento Extension by Amasty | User Guide
 
Meet Magento Belarus - Viacheslav Kravchuk
Meet Magento Belarus - Viacheslav KravchukMeet Magento Belarus - Viacheslav Kravchuk
Meet Magento Belarus - Viacheslav Kravchuk
 
Meet Magento Belarus - Thomas Fleck
Meet Magento Belarus - Thomas FleckMeet Magento Belarus - Thomas Fleck
Meet Magento Belarus - Thomas Fleck
 
Meet Magento Belarus - Elena Leonova
Meet Magento Belarus - Elena LeonovaMeet Magento Belarus - Elena Leonova
Meet Magento Belarus - Elena Leonova
 
Meet Magento Belarus - Sergey Ivashchenko
Meet Magento Belarus - Sergey IvashchenkoMeet Magento Belarus - Sergey Ivashchenko
Meet Magento Belarus - Sergey Ivashchenko
 
Meet Magento Belarus - Davide Consonni
Meet Magento Belarus - Davide ConsonniMeet Magento Belarus - Davide Consonni
Meet Magento Belarus - Davide Consonni
 
Meet Magento Belarus - Andriy Samilyak
Meet Magento Belarus - Andriy SamilyakMeet Magento Belarus - Andriy Samilyak
Meet Magento Belarus - Andriy Samilyak
 

Kürzlich hochgeladen

Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 

Kürzlich hochgeladen (20)

Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 

Shipping Table Rates for Magento 2 by Amasty | User Guide

  • 1. User Guide: Shipping Table Rates for Magento 2 Page 1 Shipping Table Rates for Magento 2 Magento Extension User Guide Official extension page: Shipping Table Rates for Magento 2 Support: http://amasty.com/contacts/
  • 2. Page 2 Table of contents: 1. General settings……………….………………………………………………….………………….…..3 2. Shipping method creation………………………………………………………………..……….….7 3. Shipping table rate settings………………………..…………………………………………….....14 4. Assign shipping types to specific products………………….……………………….…………17 5. Frontend examples………………………………………………………………………………………19 Support: http://amasty.com/contacts/ User Guide: Shipping Table Rates for Magento 2
  • 3. Page 3 1. General Settings Support: http://amasty.com/contacts/ User Guide: Shipping Table Rates for Magento 2 To specify extension configuration settings please go to Stores -> Configuration -> Sales -> Shipping Methods Enable the extension and specify the Title for shipping table rates block that will be displayed on the frontend. Specify countries for which table rates will be available.
  • 4. Page 4 Set to ‘Yes’ to exclude free shipping items from the shipping methods created with the module. Support: http://amasty.com/contacts/ User Guide: Shipping Table Rates for Magento 2 Specify the text for a shipping error message. It will be displayed when customers choose methods that are not available. 1. General Settings
  • 5. Page 5 Support: http://amasty.com/contacts/ When you set this option to ‘Yes’, the price and quantity of virtual products won’t be considered for calculation of shipping rates for orders. User Guide: Shipping Table Rates for Magento 2 You can indicate that a shipping rate should be applied to price of the product after discount. Let's say a product costs $100. If after the discount it becomes $70, shipping rate for 70-dollar products will be applied to it. Choose whether to use a product’s price together with a tax for calculating table rates or not. 1. General Settings
  • 6. Page 6 Create rates which work with zip codes containing 'XYZ'. It also supports ranges for UK and similar zip codes (like AB2- AB15). Support: http://amasty.com/contacts/ User Guide: Shipping Table Rates for Magento 2 Define the method sort order on a shopping cart page.Set the option to ‘No’ to use multiple shipping types for one and the same shipping method. If the option is set to ‘No’ customers will see only available shipping methods. Choose how to define shipping type for configurable and bundle products. 1. General Settings
  • 7. Page 7 Support: http://amasty.com/contacts/ User Guide: Shipping Table Rates for Magento 2 To add a new shipping method go to Sales -> Shipping Table Rates 2. Shipping Method Creation Click here to add a new method
  • 8. Page 8 Support: http://amasty.com/contacts/ User Guide: Shipping Table Rates for Magento 2 Specify Method name. NOTE: You can also specify a {day} variable in the method’s name. The estimated delivery value for the variable can be specified on the Rate Configuration page or it will be automatically taken from the uploaded CMS file with rates. 2. Shipping Method Creation
  • 9. Page 9 Support: http://amasty.com/contacts/ User Guide: Shipping Table Rates for Magento 2 You can specify a shipping comment text and an image link that will be shown on a shopping cart and checkout pages. 2. Shipping Method Creation
  • 10. Page 10 Support: http://amasty.com/contacts/ User Guide: Shipping Table Rates for Magento 2 Specify minimal and maximal allowed rates for the shipping method. If a customer adds to cart products with different shipping types you can choose one of the variants for rate calculation that will be applied to the whole cart. 2. Shipping Method Creation
  • 11. Page 11 Support: http://amasty.com/contacts/ User Guide: Shipping Table Rates for Magento 2 Specify store views and customer groups for which the method will be visible. 2. Shipping Method Creation
  • 12. Page 12 Support: http://amasty.com/contacts/ User Guide: Shipping Table Rates for Magento 2 You can import the list of shipping table rates in a CSV format. Click here to get an example. 2. Shipping Method Creation
  • 13. Page 13 Support: http://amasty.com/contacts/ User Guide: Shipping Table Rates for Magento 2 At the ‘Methods and Rates’ tab you can view the imported rates. You can see address, price, quantity, weight, shipping rate and shipping type data here. ‘Rate’ column – means base rate for the order which qualifies for the specified address, product price, weight and quantity parameters. In this case the flat rate of 12 will be applied to order shipped to Arkansas, with total product price between 33 and 880, quantity between 2 and 2000, etc. ‘PPP’ column – percent per product. In this situation shipping will be calculated as 3% of total product price. ‘FRPP’ column – flat rate per product. Flat shipping rate of 7 will be added for each product within the order. ‘FRPUW’ column – flat rate for the unit of weight (kg or lb) ‘Shipping type’ column. All the rates you defined in ‘Rate’, ‘PPP’, ‘FRPP’ and ‘FRPUW’ columns will be applied only to the products of the shipping type you assign in ‘Shipping type’ field. This way you can create unlimited number of rates for one or several products of specific types. The process of assignment of products to ‘shipping types’ will be described further in this user guide. 2. Shipping Method Creation
  • 14. Page 14 Support: http://amasty.com/contacts/ User Guide: Shipping Table Rates for Magento 2 3. Shipping Table Rate Settings To add a new rate record, please click ‘Add New Rate’ button. To edit a rate, please click on the record.
  • 15. Page 15 Support: http://amasty.com/contacts/ User Guide: Shipping Table Rates for Magento 2 You can manually edit information for each imported rate. All the fields correspond to the ones you create in a CSV file. 3. Shipping Table Rate Settings
  • 16. Page 16 Support: http://amasty.com/contacts/ User Guide: Shipping Table Rates for Magento 2 This value will be used for the {day} variable placed in the method name (see page 8). 3. Shipping Table Rate Settings
  • 17. Page 17 Support: http://amasty.com/contacts/ User Guide: Shipping Table Rates for Magento 2 4. Assign Shipping Types to Specific Products Create the options you will use for the shipping rate. You can use ‘shipping type’ attribute for a product or a group of products to make a shipping rate work only for this particular product or group of products. To create the options for ‘shipping type’ attribute please go Stores -> Attributes -> Product -> Edit "Shipping Type“ attribute -> Manage Options.
  • 18. User Guide: Shipping Table Rates for Magento 2 Page 18 Support: http://amasty.com/contacts/ Choose the necessary type and save the changes. Once shipping types are created you can assign them to specific products. Please go to Products -> Catalog and select the product you need. NOTE: The chosen type will be applied to products right after the rate with the corresponding shipping type is be created. 4. Assign Shipping Types to Specific Products
  • 19. User Guide: Shipping Table Rates for Magento 2 Page 19 Support: http://amasty.com/contacts/ 5. Frontend Examples All available shipping table rates will be displayed on a cart page.
  • 20. User Guide: Shipping Table Rates for Magento 2 Page 20 Support: http://amasty.com/contacts/ 5. Frontend Examples The selected shipping table rate will be displayed on a checkout page.
  • 21. User Guide: Shipping Table Rates for Magento 2 Page 21 Support: http://amasty.com/contacts/ 5. Frontend Examples See the estimated shipping period on a cart page.
  • 22. User Guide: Shipping Table Rates for Magento 2 Page 22 Support: http://amasty.com/contacts/ 5. Frontend Examples See the example of a shipping comment and image display on a shopping cart page.
  • 23. User Guide: Shipping Table Rates for Magento 2 Page 23 Support: http://amasty.com/contacts/ 5. Frontend Examples See the example of a shipping comment and image display on a checkout page.
  • 24. Thank you! Your feedback is absolutely welcome! Should you have any questions or feature suggestions, please contact us at: http://amasty.com/contacts/ Page 24 Support: http://amasty.com/contacts/ User Guide: Shipping Table Rates for Magento 2