Magento extension Logistic Features Availability Checker for Products by Guru Extensions

MageCloud partnered with Guru Extensions to offer Logistic Features Availability Checker for Products in your MageCloud panel for our simple 1-click installation option. To install this extension - create your account with MageCloud and launch a new Magento store. It takes only 3 minutes.

Guru Extensions always provides support for customers who have installed Logistic Features Availability Checker for Products Magento module. Feel free to leave a review for the company and the extension so we can offer you better products and services in the future.

You may want to check other Guru Extensions Magento extensions available at MageCloud and even get extensions from hundreds of other Magento developers using our marketplace.

It allows admin to add Shipping,Payment & Return Method for particular Category Products for user information.

Compatible with Magento 1.x

Logistic Features Availability Checker for Products

Shipping/Payment and Return Services Checker of Product allows admin to add Shipping, Payment and Return Method for particular Category Product which can be displayed on particular product page on front end.
It can help your customers to check the availability of services provided by the store with particular products.
It is the stable version of Shipping/Payment and Return Services Checker of Product and it is completely free to download. And as it is an open source, one can easily modify it as per the requirements.


How to install?

  • Get the key of the extension from this page and copy it.
  • Go to your Admin > System > Magento Connect Manager and paste the key there.
  • Click on Install and then on Proceed buttons to complete the process on installation.

  • How to Configure?

  • Go to Admin > Rules and select Manage Rules.
  • Fill the require data here and click on Save Rule button.
  • Now go to any product page which is under the category you have selected.
  • You can see the services of Payment, Shipping and Return here.

  • How to change the location of Block?

  • If you are using PHP code for that, copy and paste following code where you want to show this block.
  • If you are using PHP Code for that, use following code.
    echo $this->getLayout()->createBlock('core/template')->setTemplate('rules/rules.phtml')

    But please put this code in PRODUCT PAGE only as it is an extension of products.

  • You can also change