Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. Array ( [products] => Array ( [0] => Array ( [14674] => 14674 [14687] => 14687 [14685] => 14685 ) ) [attributes] => Array ( [0] => Array ( [id] => 1456 [label] => Color [use_default] => 0 [position] => 0 [values] => Array ( [0] => Array ( [product_super_attribute_id] => 1456 [value_index] => 2059 [label] => Black [default_label] => Black [store_label] => Black [is_percent] => 0 [use_default_value] => 1 ) [1] => Array ( [product_super_attribute_id] => 1456 [value_index] => 3309 [label] => Pink [default_label] => Pink [store_label] => Pink [is_percent] => 0 [use_default_value] => 1 ) [2] => Array ( [product_super_attribute_id] => 1456 [value_index] => 2021 [label] => White [default_label] => White [store_label] => White [is_percent] => 0 [use_default_value] => 1 ) ) [attribute_id] => 272 [attribute_code] => color [frontend_label] => Color [store_label] => Color ) [1] => Array ( [id] => 1457 [label] => Size [use_default] => 0 [position] => 0 [values] => Array ( [0] => Array ( [product_super_attribute_id] => 1457 [value_index] => 5121 [label] => M [default_label] => M [store_label] => M [is_percent] => 0 [use_default_value] => 1 ) [1] => Array ( [product_super_attribute_id] => 1457 [value_index] => 5120 [label] => S [default_label] => S [store_label] => S [is_percent] => 0 [use_default_value] => 1 ) ) [attribute_id] => 1048 [attribute_code] => size [frontend_label] => Size [store_label] => Size ) ) [full_data] => Array ( [attributes] => Array ( [272] => Array ( [id] => 272 [code] => color [label] => Color [options] => Array ( [0] => Array ( [id] => 2059 [label] => Black [price] => 0 [products] => Array ( [0] => 14687 ) [products_nids] => Array ( [0] => 793921 ) ) [1] => Array ( [id] => 3309 [label] => Pink [price] => 0 [products] => Array ( [0] => 14685 ) [products_nids] => Array ( [0] => 793909 ) ) [2] => Array ( [id] => 2021 [label] => White [price] => 0 [products] => Array ( [0] => 14674 ) [products_nids] => Array ( [0] => 793846 ) ) ) ) [1048] => Array ( [id] => 1048 [code] => size [label] => Size [options] => Array ( [0] => Array ( [id] => 5121 [label] => M [price] => 0 [products] => Array ( [0] => 14687 ) [products_nids] => Array ( [0] => 793921 ) ) [1] => Array ( [id] => 5120 [label] => S [price] => 0 [products] => Array ( [0] => 14674 [1] => 14685 ) [products_nids] => Array ( [0] => 793846 [1] => 793909 ) ) ) ) ) [template] => €#{price} [basePrice] => 234.56 [oldPrice] => 234.56 [productId] => 15700 [chooseText] => Choose an Option... [taxConfig] => Array ( [includeTax] => [showIncludeTax] => [showBothPrices] => [defaultTax] => 0 [currentTax] => 0 [inclTaxTitle] => Incl. Tax ) ) )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement