Start To :

Shipping Restrictions magento 2 extension
  • Created On: 22-02-2019
  • Last Updated On: N/A
  • By: CynoInfotech Team
  • Platform: Magento 2 Community Edition
  • Email: cynoinfotech@gmail.com

Information

Shipping restriction Magento2 extension helps to restrict unnecessary shipping methods instead of blocking all of available shipping methods. This extension allows restricting shipping methods by country, product’s attributes, order information, cart, country, state, coupon codes and customer groups. The shipping restriction extension gives complete control over the shipping methods.

For variable and potential shipping functionality, Magneto2 shipping restriction extension is very well playing a role of importance. With the help of this extension, restrict particular shipping methods based on delivery location, size or weight of the product, shopping cart total, postcode and products quantity.

Magneto 2 Shipping Restriction extension used to restrict shipping method based on product SKU and product category. This extension is used to restrict shipping on selected multiple coupon codes, selected days, for example holiday, weekend etc….

Shipping restriction extension helps admin to create various shipping rules. And if customer and their order don’t meet these rules, they get error message display on checkout page and cart page in the shipping method section. And inform the customer which shipping method is restricted, and they have option to choose other shipping methods frequently.

Features

You can find these features below:

  • Enable/Disable extension from the backend.
  • Set shipping restriction based on country, state, postcode.
  • Set shipping restriction rules based on cart total, product quantity, size or weight of the product.
  • Restrict shipping based on customers groups and store view.
  • Restrict shipping based on product SKU and product category.
  • Restrict Shipping on selected multiple coupon codes, selected days (holiday/weekend/etc…).
  • Restrict shipping based on product attributes, exist customer attributes.
  • Restrict shipping method order process from the admin panel of store.
  • Helps to set priorities of shipping rules.
  • Display error massage for unavailable shipping restriction method rules on checkout page and cart page.

Settings

Shipping Restrictions magento 2 extension
Shipping Restrictions magento 2 extension

Backend

Choose General setting

  • Enable or Disable
  • Display Error
  • Restrict Shipping Method For Admin
  • Apply Conditions
  • Apply Coupons
Shipping Restrictions magento 2 extension

Shipping Restrictions Rule Grid

Shipping Restrictions magento 2 extension

Add / Edit shippign Restriction Rule

Shipping Restrictions magento 2 extension

Shipping Restrict Conditions

Shipping Restrictions magento 2 extension Shipping Restrictions magento 2 extension

Shipping Restrict Stores and Customer Group

Shipping Restrictions magento 2 extension

Shipping Restrictions Days

Shipping Restrictions magento 2 extension

SApply Shipping Restrictions Only With Coupons Code

Shipping Restrictions magento 2 extension

Admin customer sales / order_create page

Shipping Restrictions magento 2 extension

Frontend view

Cart page

Shipping Restrictions magento 2 extension Shipping Restrictions magento 2 extension

Checkout Page

Shipping Restrictions magento 2 extension Shipping Restrictions magento 2 extension

Installation Guide

  • Download extension zip file from the account and extract it
  • root of your Magento 2 installation and merge app folder
  • folder structure --> app/code/Cynoinfotech/ShippingRestrictions
Countdown, comming soon & site maintainance - magento 2 extension

After this run below commands from Magento 2 root directory to install module.

  • Run :cd < your Magento install dir >
  • php bin/magento cache:disable
  • php bin/magento module:enable Cynoinfotech_ShippingRestrictions
  • php bin/magento setup:upgrade
  • php bin/magento setup:static-content:deploy
  • rm -rf var/cache var/generation var/di var/cache

Demo