smart_collection.json 446 B

123456789101112131415161718192021
  1. {
  2. "smart_collection": {
  3. "id": 1063001432,
  4. "handle": "macbooks",
  5. "title": "Macbooks",
  6. "updated_at": "2016-03-17T16:57:03-04:00",
  7. "body_html": null,
  8. "published_at": null,
  9. "sort_order": "alpha-asc",
  10. "template_suffix": null,
  11. "published_scope": "global",
  12. "disjunctive": false,
  13. "rules": [
  14. {
  15. "column": "title",
  16. "relation": "starts_with",
  17. "condition": "mac"
  18. }
  19. ]
  20. }
  21. }