Advertisement
Guest User

Untitled

a guest
Mar 24th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. {
  2. "61":{
  3. "max_option_value":5,
  4. "rating_item_id":61,
  5. "description":"Aroma",
  6. "default_option_value":5,
  7. "option_value_text":"1=1 star,2=2 stars,3=3 stars,4=4 stars,5=5 stars",
  8. "type":"star_rating",
  9. "only_show_text_options":false
  10. },
  11. "67":{
  12. "max_option_value":5,
  13. "rating_item_id":67,
  14. "description":"Body",
  15. "default_option_value":5,
  16. "option_value_text":"0=No stars,1=1 star,2=2 stars,3=3 stars,4=4 stars,5=5 stars",
  17. "type":"select",
  18. "only_show_text_options":false
  19. },
  20. "68":{
  21. "max_option_value":5,
  22. "rating_item_id":68,
  23. "description":"Flavour",
  24. "default_option_value":5,
  25. "option_value_text":"0=No stars,1=1 star,2=2 stars,3=3 stars,4=4 stars,5=5 stars",
  26. "type":"radio",
  27. "only_show_text_options":false
  28. }
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement