array(
array("ext" => "DD",
"swatch" => "https://www.websweeper.com/gif/pwc14.gif",
"desclink" => "11 oz. Heavy Duty Gray
50/50 Poly-Cotton Blend",
"desc" => "11 oz. Heavy Duty Gray 50/50 Poly-Cotton Blend",
"descSm" => "Poly-Cotton",
"warranty" => "Full 3 Year Warranty",
"options" => "(available in gray only)",
"goto" => 0,
"factor" => 1),
array("ext" => "POLY",
"swatch" => "https://www.websweeper.com/boatcovers/pics/poly-all.gif",
"desclink" => "8 oz. 100% Marine Polyester
includes FREE Tie-Downs",
"desc" => "8 oz. 100% Marine Polyester",
"descSm" => "100% Poly",
"warranty" => "Full 5 Year Warranty",
"options" => "(select from 10 colors)",
"goto" => "https://www.websweeper.com/boatcovers/search-color-poly.php",
"factor" => 1.4),
array("ext" => "SUN",
"swatch" => "https://www.websweeper.com/php/500/sun_chart2.jpg",
"desclink" => "9.25 oz. Marine Sunbrella
includes FREE Tie-Downs",
"desc" => "9.25 oz. Marine Sunbrella",
"descSm" => "Sunbrella",
"warranty" => "Full 10 Year Warranty",
"options" => "(select from 60 colors)",
"goto" => "https://www.websweeper.com/boatcovers/search-color-sun.php",
"factor" => 1.785)
));
} elseif ($custombase == "ACRYLIC"){
$customfabric = array("custom" => array(
array("ext" => "SUN",
"swatch" => "https://www.websweeper.com/php/500/sun_chart2.jpg",
"desclink" => "9.25 oz. Marine Sunbrella
includes FREE Tie-Downs",
"desc" => "9.25 oz. Marine Sunbrella",
"descSm" => "Sunbrella",
"warranty" => "Full 10 Year Warranty",
"options" => "(select from 60 colors)",
"goto" => "https://www.websweeper.com/boatcovers/search-color-sun.php",
"factor" => 1.785)
));
}
?>