{
  "action": "Product-ShowShippingSurchargeModal",
  "queryString": "",
  "locale": "en_US",
  "success": true,
  "renderedTemplate": "<div class=\"shipping-surcharge-modal\">\n\t<span class=\"shipping-header\">Additional Shipping Charges Apply</span>\n\n\t<span class=\"shipping-text\">Certain heavy and bulky items require additional shipping charges, as designated with a red asterisk* in our catalog, and in Notes on the individual product&#39;s webpage</span>\n\n\t<span class=\"shipping-text shipping-est\">\n\t\tEstimated Zone Prices for \n\t</span>\n\n\t\n\t<table>\n        <tr>\n            <th class=\"column-header zone\">Zone</th>\n            <th class=\"column-header region\">Region</th>\n            <th class=\"column-header price\">Price</th>\n        </tr>\n\n\t\t\n\t\t\t\n\t            <tr>\n\t                <td class=\"ship-zone\">A</td>\n\t                <td class=\"ship-region-A\">CT, DC, DE, MA, ME, MD, NH, NJ, NY, PA, RI , VT</td>\n\t                <td class=\"ship-price-A\"></td>\n\t            </tr>\n\t        \n\t            <tr>\n\t                <td class=\"ship-zone\">B</td>\n\t                <td class=\"ship-region-B\">All Contiguous U.S. States NOT in Zone A</td>\n\t                <td class=\"ship-price-B\"></td>\n\t            </tr>\n\t        \n\t            <tr>\n\t                <td class=\"ship-zone\">C</td>\n\t                <td class=\"ship-region-C\">AK, HI and U.S. Territories</td>\n\t                <td class=\"ship-price-C\"></td>\n\t            </tr>\n\t        \n\t            <tr>\n\t                <td class=\"ship-zone\">D</td>\n\t                <td class=\"ship-region-D\">Canada</td>\n\t                <td class=\"ship-price-D\"></td>\n\t            </tr>\n\t        \n\t            <tr>\n\t                <td class=\"ship-zone\">E</td>\n\t                <td class=\"ship-region-E\">Foreign</td>\n\t                <td class=\"ship-price-E\"></td>\n\t            </tr>\n\t        \n    </table>\n\n\t<span class=\"shipping-intl-text\">International customers, please see <a href=\"/customer-support/shipping/shipping-international.html\">International Shipping Information.</a></span>\n\n</div>"
}