get_option('awshortcode_align'), 'bgcolor' => 'fff', 'height' => '160', 'region' => get_option('awshortcode_region'), 'tracking_id' => get_option('awshortcode_tracking_id'), 'width' => '400', ), $attributes ) ); /* * Preparing data */ $region = AmazonWidgetsShortcodeConfiguration::getRegion($region); $uri = sprintf( $region['url']['widget-deals'], $region['marketplace'], $tracking_id, $value, 'GetDisplayTemplate' ); $bgcolor = call_user_func(array(__CLASS__, 'getHexadecimalFromString'), $bgcolor); /* * Display */ return '