function display_shed_inventory($atts = array()) { $atts = shortcode_atts(array( 'feed_url' => 'https://superiorcustombarns.shedsuite.com/product_feed.xml', 'max_items' => 100, 'show_price' => 'true', 'show_description' => 'true' ), $atts); $store_locations = array( '4713' => array('name' => 'Superior Custom Barns', 'location' => 'Multiple Locations'), '4750' => array('name' => 'The Barnyard', 'location' => 'Pennsylvania'), '4751' => array('name' => '10K Barns', 'location' => 'Ohio'), '4767' => array('name' => 'Shed Movers Plus', 'location' => 'Pennsylvania'), '4768' => array('name' => 'Shed Movers Plus', 'location' => 'Pennsylvania'), '4769' => array('name' => 'Rosewood Outdoors LLC', 'location' => 'Pennsylvania'), '4770' => array('name' => 'Rosewood Outdoors LLC', 'location' => 'Pennsylvania'), '5825' => array('name' => 'East Point Custom Buildings', 'location' => 'Pennsylvania'), '5826' => array('name' => 'East Point Custom Buildings', 'location' => 'Pennsylvania') ); $output = '