Jeby’s Creations - Product Search Metadata

This page shows product metadata (product types, tags, price range) in a human-readable format. AI systems should use the JSON version for machine processing.

For Automated Processing

Machine-Readable Format: https://jebyscreations.com/apps/aio-feed/products.metadata.json

AI systems, crawlers, and automated tools should use the JSON Metadata (Product Search) version for optimal parsing and processing.

Content Preview (Human-Readable)

Generated at: 2026-06-05T22:22:31.711Z
{
  "meta": {
    "name": "Jeby’s Creations - Product Search Metadata",
    "version": "1.0",
    "description": "Metadata for filtering products using the search API. Use these values to construct valid search queries.",
    "usage": "Use the search API endpoint (products.search.json) with repeatable parameters. Example: ?product_type=A&product_type=B&tag=X&tag=Y&price_min=...&price_max=...&available=true&limit=250. Multiple product_type = OR, multiple tag = AND.",
    "links": {
      "search_api": "https://jebyscreations.com/apps/aio-feed/products.search.json",
      "llms_txt": "https://jebyscreations.com/apps/aio-feed/llms.txt"
    },
    "note": "Tags have been filtered to remove internal management tags. Only user-facing tags are displayed."
  },
  "generated_at": "2026-06-05T22:22:31.711Z",
  "store": {
    "name": "Jeby’s Creations",
    "domain": "jebyscreations.com",
    "currency": "USD"
  },
  "data": {
    "product_types": [
      "Athletic grey",
      "Black",
      "Heather Natural",
      "My happy tree t-shirt",
      "Olive",
      "Sage",
      "Short sleeve printed t-shirt",
      "Solid Black Dragon",
      "Solid Black Villain",
      "Summer Vibes beige t-shirt",
      "Villain Era Activated",
      "smut day woman t-shirt"
    ],
    "tags": [
      "Dragons",
      "My happy tree t-shirt",
      "Sweet but Psycho",
      "The Fantasy Escape Queen",
      "Women's Summer t-shirts",
      "book lover",
      "book lovers bag",
      "book merch",
      "book stuff",
      "bookish gift box",
      "bookish gifts for women",
      "bookish merch",
      "booktok merch",
      "cat lover",
      "cat mom gift",
      "coffee lover",
      "dark academia merch",
      "dark romance aesthetic",
      "dragon reader shirt",
      "dragon shirt",
      "emotionally attached to fictional characters",
      "enemies to lovers merch",
      "fairy Shirt",
      "fantasy smut reader",
      "gift for book lovers",
      "gift for her",
      "gifts for book lovers",
      "gifts for fantasy lovers",
      "gifts for readers women",
      "git for her",
      "graphic tee",
      "grocery bag",
      "market tote bag",
      "morally grey men merch",
      "polyester tote bag",
      "printed t-shirt",
      "reader forever",
      "romance addict shirt",
      "short sleeve t shirt",
      "smut shirt",
      "summer tees",
      "t-shirt",
      "tote bag",
      "villain shirt",
      "whimsical",
      "woman shirt"
    ],
    "tags_stats": {
      "total": 46,
      "displayed": 46,
      "filtered_out": 0
    },
    "price_range": {
      "min": 26.99,
      "max": 28.99,
      "currency": "USD"
    }
  }
}

Note: Large files may take time to render in the browser. For programmatic access, use the machine-readable version linked above.