<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Shipping Problem</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : Shipping Problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 07:49:26 +0000</pubDate>
  <lastBuildDate>Tue, 21 Oct 2008 18:50:20 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=2073</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Shipping Problem : ok, I had to run an idea I had...]]></title>
   <link>https://forum.productcart.com/shipping-problem_topic2073_post7075.html#7075</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 2073<br /><strong>Posted:</strong> 21-October-2008 at 6:50pm<br /><br /><FONT color=#000000>ok, I had to run an idea I had past EI to confirm that it would work.&nbsp; </FONT><DIV>&nbsp;</DIV><DIV><FONT color=#000000>My initial thought was as follows:</FONT></DIV><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN lang=EN style="FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: 'Verdana','sans-serif'; mso-ansi-: EN"><FONT color=#000000>In stock form, the application has a single point from which the origin point (shipping warehouse) is defined and retrieved from.&nbsp; If you were to introduce a field in the product table where you code the origin point zip code for each product, then alter the code to grab that value instead of the normal shipping config, now&nbsp;you can use the product-specific zip code for calculating shipping.</FONT></P><DIV><BR><FONT color=#000000>However, this came in from EI:</FONT></DIV><DIV><FONT color=#000000></FONT></DIV><DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: 'Arial','sans-serif'"><FONT color=#000000>I think the main issue that anyone making a customization such as this will run into is if they wish to use the shipping wizard for labels. The shipping wizards are designed for one shipping origin and account. The other area of concern will be performance in the store front. Right now there is sometimes a significant wait for the shipping rates to be returned. If you introduce different “ship from” addresses for each package, you are going to require the code to have to loop through more than one time, in some cases. Currenly, the request will allow multiple packages with one “ship from”/”ship to” address, so there isn’t a loop when there are multiple packages, but there would be if there were multiple “ship from” addresses.</FONT></SPAN></DIV><DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: 'Arial','sans-serif'"><FONT color=#000000></FONT></SPAN>&nbsp;</DIV><DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: 'Arial','sans-serif'"><FONT color=#000000>So there is a potential for doing this, but it could involved some serious coding, and could impact performance during the shipping calculations (and shipping estimator if supported).&nbsp; Perhaps someone has addressed this in the past and will contribute further ideas.</FONT></SPAN></DIV></SPAN>]]>
   </description>
   <pubDate>Tue, 21 Oct 2008 18:50:20 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/shipping-problem_topic2073_post7075.html#7075</guid>
  </item> 
  <item>
   <title><![CDATA[Shipping Problem : Sorry for the delay - I have an...]]></title>
   <link>https://forum.productcart.com/shipping-problem_topic2073_post7064.html#7064</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 2073<br /><strong>Posted:</strong> 20-October-2008 at 9:45pm<br /><br /><P>Sorry for the delay - I have an idea but I am checking something first.</P>]]>
   </description>
   <pubDate>Mon, 20 Oct 2008 21:45:56 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/shipping-problem_topic2073_post7064.html#7064</guid>
  </item> 
  <item>
   <title><![CDATA[Shipping Problem : Each item comes from a specific...]]></title>
   <link>https://forum.productcart.com/shipping-problem_topic2073_post7062.html#7062</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1344">BHN</a><br /><strong>Subject:</strong> 2073<br /><strong>Posted:</strong> 20-October-2008 at 4:32pm<br /><br />Each item comes from a specific warehouse.&nbsp; We do not warehouse products in multiple locations.&nbsp; Does this help?]]>
   </description>
   <pubDate>Mon, 20 Oct 2008 16:32:03 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/shipping-problem_topic2073_post7062.html#7062</guid>
  </item> 
  <item>
   <title><![CDATA[Shipping Problem : Doeseach productget shipped from...]]></title>
   <link>https://forum.productcart.com/shipping-problem_topic2073_post7061.html#7061</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 2073<br /><strong>Posted:</strong> 20-October-2008 at 4:24pm<br /><br />Does&nbsp;each product&nbsp;get shipped from only one location, or do products originate from various locations?&nbsp; You may be able to address this requirement with some custom coding but it would help to know the details of what comes from where.]]>
   </description>
   <pubDate>Mon, 20 Oct 2008 16:24:46 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/shipping-problem_topic2073_post7061.html#7061</guid>
  </item> 
  <item>
   <title><![CDATA[Shipping Problem : So we have 1 shop that we use...]]></title>
   <link>https://forum.productcart.com/shipping-problem_topic2073_post7060.html#7060</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1344">BHN</a><br /><strong>Subject:</strong> 2073<br /><strong>Posted:</strong> 20-October-2008 at 4:07pm<br /><br />So we have 1 shop that we use PC and we offer Ground Free Shipping on all orders over $99.&nbsp; We are launching a 2nd site in a category where we can't offer Free Freight and be at the lowest advertised price.&nbsp; Therefore we need to have PC calculate shipping.&nbsp; Here is where the problem is.&nbsp; We ship product from multiple warehouses.&nbsp; Does anyone else do this and if so, how are you calculating freight?]]>
   </description>
   <pubDate>Mon, 20 Oct 2008 16:07:35 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/shipping-problem_topic2073_post7060.html#7060</guid>
  </item> 
 </channel>
</rss>