Difference between revisions of "Set up Shipping Options"

From Phoenix Cart User Guide
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="btn btn-grey btn-back">{{#fas:arrow-left}} Back</div> <div class="btn btn-grey btn-setup-shop">{{#fas:play-square}} Setup Shop</div>
+
<div class="btn btn-grey btn-back">{{#fas:arrow-left}} Back</div> <div class="btn btn-grey btn-setup-shop">{{#fas:play-square}} [[Set_Up_Store|Set Up Store]]</div>
 
<hr>
 
<hr>
 
__TOC__
 
__TOC__
Line 22: Line 22:
 
----
 
----
 
==='''Per Item'''===
 
==='''Per Item'''===
There are 3 alternative Shipping modules.
+
There are 3 alternative Shipping modules included with CE Phoenix Cart.
 +
 
 
'''Per Item''' module simply charges a set charge for every item in the customers cart.
 
'''Per Item''' module simply charges a set charge for every item in the customers cart.
**Click <span class="btn-red">Install Module</span>
+
*Click <span class="btn-red">Install Module</span>
**Click '''Per Item''' to select the module.
+
*Click '''Per Item''' to select the module.
**Click <span class="btn-yellow">Install Module</span>
+
*Click <span class="btn-yellow">Install Module</span>
**Click <span class="btn-yellow">Edit</span> to see this:
+
*Click <span class="btn-yellow">Edit</span> to see this:
 
<div class="mainpage_box">
 
<div class="mainpage_box">
 
[[File:shippingitem.jpg|link=|1500px]]
 
[[File:shippingitem.jpg|link=|1500px]]
 
</div>
 
</div>
**Follow the instructions in the module.
+
*Follow the instructions in the module.
**Click <span class="btn-green">Save</span>
+
*Click <span class="btn-green">Save</span>
  
  
 
----
 
----
 
==='''Table Rate'''===
 
==='''Table Rate'''===
*If a scale of shipping charges is required, install '''Table Rate''' module.
+
If a scale of shipping charges is required, install '''Table Rate''' module.
**This allows a scale of charges according to the either the total weight or total value of the order.
+
 
**Click <span class="btn-red">Install Module</span>
+
This allows a scale of charges according to the either the total weight or total value of the order.
**Click '''Table Rate''' to select the module.
+
*Click <span class="btn-red">Install Module</span>
**Click <span class="btn-yellow">Install Module</span>
+
*Click '''Table Rate''' to select the module.
**Click <span class="btn-yellow">Edit</span> to see this:
+
*Click <span class="btn-yellow">Install Module</span>
 +
*Click <span class="btn-yellow">Edit</span> to see this:
 
<div class="mainpage_box">
 
<div class="mainpage_box">
 
[[File:shippingtable.jpg|link=|1500px]]
 
[[File:shippingtable.jpg|link=|1500px]]
 
</div>
 
</div>
**Follow the instructions in the module.
+
*Follow the instructions in the module.
**Click <span class="btn-green">Save</span>
+
*Click <span class="btn-green">Save</span>
  
  
 
----
 
----
 
==='''Zone Rates'''===
 
==='''Zone Rates'''===
*If different shipping charges for other countries is required, install '''Zone Rates''' module.
+
If different shipping charges for other countries is required, install '''Zone Rates''' module.
**This allows a scale of charges according to the total weight of the order to the countries specified.
+
 
**Note: there are additional instructions for the configuration of this module in the file itself - open '''includes/modules/shipping/zones.php''' to read them before installing.
+
This allows a scale of charges according to the total weight of the order to the countries specified.
**Click <span class="btn-red">Install Module</span>
+
 
**Click '''Zone Rates''' to select the module.
+
The module has 1 Zone by default.
**Click <span class="btn-yellow">Install Module</span>
+
 
**Click <span class="btn-yellow">Edit</span> to see this:
+
Set the number of zones required by editing the file: '''/includes/modules/shipping/zones.php''' before installing.
 +
 
 +
Look for this near the top of the file:
 +
 
 +
<pre>// CUSTOMIZE THIS SETTING FOR THE NUMBER OF ZONES NEEDED
 +
    const ZONE_COUNT = 1;
 +
</pre>
 +
 
 +
*Click <span class="btn-red">Install Module</span>
 +
*Click '''Zone Rates''' to select the module.
 +
*Click <span class="btn-yellow">Install Module</span>
 +
*Click <span class="btn-yellow">Edit</span> to see this:
 
<div class="mainpage_box">
 
<div class="mainpage_box">
 
[[File:shippingzone.jpg|link=|1500px]]
 
[[File:shippingzone.jpg|link=|1500px]]
Line 67: Line 80:
  
 
----
 
----
 
+
==='''3rd Party Addons'''===
 
 
 
There are more Shipping Addons available in the Addons Library here;
 
There are more Shipping Addons available in the Addons Library here;
  
Line 76: Line 88:
  
 
<hr>
 
<hr>
<span class="btn-grey btn-prev">{{#fas:arrow-left}} [[Set_up_Payment_Options|Previous Step]]</span>
+
<span class="btn-grey btn-prev">{{#fas:arrow-left}} [[Set_up_Tax_Rates|Previous Step]]</span>
 
<span class="btn-grey btn-next">[[Set_up_Shipping/Packaging|Next Step]] {{#fas:arrow-right}}</span>
 
<span class="btn-grey btn-next">[[Set_up_Shipping/Packaging|Next Step]] {{#fas:arrow-right}}</span>
 
<hr>
 
<hr>

Latest revision as of 08:29, 6 September 2024

Back

From admin go to Adminnavbarmod.png Modules → Shipping - you will see this:

Shipping.jpg

Flat Rate

Flat Rate module is installed by default.

  • To edit the module, click on the module in the list to select it.
  • Click it again to open the edit panel.
  • Leave Enable Flat Shipping set to True if you wish to keep it.
  • Disable by setting to False if required or click on the item in the list and click Remove Module to remove/uninstall it if required.
  • Change the value for Shipping Cost as required.
  • Choose your Tax Class from the drop down list below Tax Class to charge your Tax Rate on the shipping cost otherwise leave as --none--
  • Apply this shipping module to a specific Tax Zone by choosing it in the drop down menu below Shipping Zone or leave as --none-- to apply the shipping cost to all Tax Zones.
  • Enter a Sort Order value. Do not leave 0 as the Sort Order on modules as it can cause problems. You can give it any number, in this case enter 10 so if you decide to install another module it leaves the option of entering a lesser value for the next if required.



Per Item

There are 3 alternative Shipping modules included with CE Phoenix Cart.

Per Item module simply charges a set charge for every item in the customers cart.

  • Click Install Module
  • Click Per Item to select the module.
  • Click Install Module
  • Click Edit to see this:

Shippingitem.jpg

  • Follow the instructions in the module.
  • Click Save



Table Rate

If a scale of shipping charges is required, install Table Rate module.

This allows a scale of charges according to the either the total weight or total value of the order.

  • Click Install Module
  • Click Table Rate to select the module.
  • Click Install Module
  • Click Edit to see this:

Shippingtable.jpg

  • Follow the instructions in the module.
  • Click Save



Zone Rates

If different shipping charges for other countries is required, install Zone Rates module.

This allows a scale of charges according to the total weight of the order to the countries specified.

The module has 1 Zone by default.

Set the number of zones required by editing the file: /includes/modules/shipping/zones.php before installing.

Look for this near the top of the file:

// CUSTOMIZE THIS SETTING FOR THE NUMBER OF ZONES NEEDED
    const ZONE_COUNT = 1;
  • Click Install Module
  • Click Zone Rates to select the module.
  • Click Install Module
  • Click Edit to see this:

Shippingzone.jpg

    • Follow the instructions in the module.
    • Click Save



3rd Party Addons

There are more Shipping Addons available in the Addons Library here;

https://phoenixcart.org/forum/app.php/addons/free/shipping-18

https://phoenixcart.org/forum/app.php/addons/commercial/shipping-24


Previous Step Next Step


Many Addons and Extensions available in the CE Phoenix Cart Addons Library

If help is needed, support is available in the CE Phoenix Cart Support Forum

Phoenix Cart User Guide, like CE Phoenix Cart, is free to use but is maintained by unpaid volunteers.

Code references are licensed under a Commons Attribution-NonCommercial-ShareAlike 2.0 UK: England & Wales License.
All other content is the reserved Intellectual Property and Copyright of phoenixcart.org