Advertisement
Guest User

$attributesData

a guest
Feb 14th, 2014
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. $attributesData = Array
  2. (
  3. [size] => Array
  4. (
  5. [135-00-48] => Array
  6. (
  7. [attribute_id] => 135
  8. [label] => 00
  9. [value_index] => 48
  10. [is_percent] => 0
  11. [pricing_value] => 0
  12. )
  13.  
  14. [135-0-48] => Array
  15. (
  16. [attribute_id] => 135
  17. [label] => 0
  18. [value_index] => 48
  19. [is_percent] => 0
  20. [pricing_value] => 0
  21. )
  22.  
  23. [135-2-49] => Array
  24. (
  25. [attribute_id] => 135
  26. [label] => 2
  27. [value_index] => 49
  28. [is_percent] => 0
  29. [pricing_value] => 0
  30. )
  31.  
  32. )
  33.  
  34. [color] => Array
  35. (
  36. [92-Print-511] => Array
  37. (
  38. [attribute_id] => 92
  39. [label] => Print
  40. [value_index] => 511
  41. [is_percent] => 0
  42. [pricing_value] => 0
  43. )
  44.  
  45. )
  46.  
  47. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement