Difference between revisions of "Shipping"

From Phoenix Cart User Guide
 
Line 1: Line 1:
 
<div class="btn btn-grey btn-back">{{#fas:arrow-left}} Back</div> <div class="btn btn-grey btn-admin">{{#fas:cog}} Administration</div>
 
<div class="btn btn-grey btn-back">{{#fas:arrow-left}} Back</div> <div class="btn btn-grey btn-admin">{{#fas:cog}} Administration</div>
 
<hr>
 
<hr>
 +
__TOC__
 +
__FORCETOC__
 
From admin go to [[File:adminnavbarmod.png|link=]] '''Modules → Shipping''' - you will see this:
 
From admin go to [[File:adminnavbarmod.png|link=]] '''Modules → Shipping''' - you will see this:
 
<div class="mainpage_box">
 
<div class="mainpage_box">
[[File:shipping.png|link=|1500px]]
+
[[File:shipping.jpg|link=|1500px]]
 
</div>
 
</div>
 +
==='''Flat Rate'''===
 
'''Flat Rate''' module is installed by default.
 
'''Flat Rate''' module is installed by default.
  
Line 18: Line 21:
  
 
----
 
----
*Tip: Do not over complicate the shipping charges on the shop - flat rate will work for most shops.
+
==='''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 very item in the customers cart.
+
 
**Click <span class="btn-red">Install Module</span>
+
'''Per Item''' module simply charges a set charge for every item in the customers cart.
**Click '''Per Item''' to select the module.
+
*Click <span class="btn-red">Install Module</span>
**Click <span class="btn-yellow">Install Module</span>
+
*Click '''Per Item''' 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:shippingitem.png|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>
  
  
 
----
 
----
*If a scale of shipping charges is required, install '''Table Rate''' module.
+
==='''Table Rate'''===
**This allows a scale of charges according to either the total weight or total value of the order.
+
If a scale of shipping charges is required, install '''Table Rate''' module.
**Click <span class="btn-red">Install Module</span>
+
 
**Click '''Table Rate''' to select the module.
+
This allows a scale of charges according to the either the total weight or total value of the order.
**Click <span class="btn-yellow">Install Module</span>
+
*Click <span class="btn-red">Install Module</span>
**Click <span class="btn-yellow">Edit</span> to see this:
+
*Click '''Table Rate''' 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:shippingtable.png|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>
  
  
 
----
 
----
*If different shipping charges for other countries is required, install '''Zone Rates''' module.
+
==='''Zone Rates'''===
**This allows a scale of charges according to the total weight of the order to the countries specified.
+
If different shipping charges for other countries is required, install '''Zone Rates''' module.
**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.
+
 
**Click <span class="btn-red">Install Module</span>
+
This allows a scale of charges according to the total weight of the order to the countries specified.
**Click '''Zone Rates''' to select the module.
+
 
**Click <span class="btn-yellow">Install Module</span>
+
The module has 1 Zone by default.
**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.png|link=|1500px]]
+
[[File:shippingzone.jpg|link=|1500px]]
 
</div>
 
</div>
 
**Follow the instructions in the module.
 
**Follow the instructions in the module.
Line 62: Line 80:
  
 
----
 
----
 +
==='''3rd Party Addons'''===
 +
There are more Shipping Addons available in the Addons Library here;
  
 +
'''https://phoenixcart.org/forum/app.php/addons/free/shipping-18'''
  
'''Tip:'''
+
'''https://phoenixcart.org/forum/app.php/addons/commercial/shipping-24'''
If you don't want to show a module, you can either disable (hide) it or remove (uninstall) it.
 
 
 
When playing with the design, it's a good option to disable it, as it saves the settings it has been given, meaning it will be exactly the same as it was if you choose to enable it again later.
 
 
 
However, this also means that it is loaded completely with every page, which in extreme circumstances might slow down your website
 
 
 
If you are sure you don't want to use a module, it is better to remove it than to hide it.
 
  
  
 
<hr>
 
<hr>
{{Page_In_Progress}}
+
{{Pro}}
 +
{{Forum}}
 
{{Contribute}}
 
{{Contribute}}

Latest revision as of 09:55, 24 November 2024

Back
Administration

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



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