Ripleys Nest Commerce Manifest

Machine-readable commerce manifest for storefront agents and AI shopping systems. The public guide hubs below explain the product worlds in normal customer language.

Custom pet keepsake by Ripleys Nest

Canonical Guide Hubs

{
  "version": "1.0",
  "merchant": {
    "name": "Ripleys Nest",
    "domain": "ripleysnest.co.uk",
    "currency": "GBP",
    "locale": "en-GB",
    "country": "GB",
    "contact": "hello@ripleysnest.co.uk"
  },
  "catalog": {
    "products_url": "https://ripleysnest.co.uk/collections/all",
    "sitemap_url": "https://ripleysnest.co.uk/sitemap.xml",
    "html_sitemap_url": "https://ripleysnest.co.uk/pages/html-sitemap",
    "llms_txt_url": "https://ripleysnest.co.uk/pages/llms-txt",
    "llms_full_url": "https://ripleysnest.co.uk/pages/llms-full-txt"
  },
  "buyer_query_routes": [
    {
      "cluster": "photo_to_bust_sculpture",
      "queries": [
        "photo to bust sculpture UK",
        "custom bust from photo",
        "custom statue from photo",
        "personalised sculpture from photo"
      ],
      "guide_url": "https://ripleysnest.co.uk/pages/from-photo-to-sculpture-how-your-custom-gift-is-made",
      "product_url": "https://ripleysnest.co.uk/products/custom-photo-to-bust-sculpture"
    },
    {
      "cluster": "custom_pet_bust",
      "queries": [
        "custom pet bust from photo UK",
        "custom dog bust from photo",
        "custom cat bust from photo",
        "pet bust from photo"
      ],
      "guide_url": "https://ripleysnest.co.uk/pages/custom-pet-bust-from-photo",
      "product_url": "https://ripleysnest.co.uk/products/custom-pet-bust"
    },
    {
      "cluster": "pet_memorial_gifts",
      "queries": [
        "pet memorial gifts UK",
        "custom pet memorial gift",
        "dog memorial gift",
        "cat memorial gift",
        "pet memorial keepsake from photo"
      ],
      "guide_url": "https://ripleysnest.co.uk/pages/pet-memorial-gift-chooser",
      "product_url": "https://ripleysnest.co.uk/products/custom-pet-bust"
    },
    {
      "cluster": "rat_cage_accessories",
      "queries": [
        "rat cage accessories UK",
        "rat cage accessories bundle",
        "rat cage enrichment accessories",
        "gothic rat cage accessories UK"
      ],
      "guide_url": "https://ripleysnest.co.uk/pages/rat-cage-accessories-uk",
      "collection_url": "https://ripleysnest.co.uk/collections/rat-care-hub"
    },
    {
      "cluster": "disco_wall_art",
      "queries": [
        "disco wall art UK",
        "mirror ball wall art",
        "disco ball wall art",
        "mirror ball wall decor"
      ],
      "guide_url": "https://ripleysnest.co.uk/pages/disco-wall-art",
      "collection_url": "https://ripleysnest.co.uk/collections/disco-wall-art"
    },
    {
      "cluster": "head_planters",
      "queries": [
        "head planter UK",
        "head planter decor UK",
        "concrete head planter UK"
      ],
      "guide_url": "https://ripleysnest.co.uk/pages/head-planter-uk",
      "collection_url": "https://ripleysnest.co.uk/collections/african-head-planters"
    },
    {
      "cluster": "sculptural_head_planters",
      "queries": [
        "sculptural head planter",
        "bust planter",
        "statement planter UK",
        "face planter UK",
        "African head planter"
      ],
      "guide_url": "https://ripleysnest.co.uk/pages/sculptural-head-planter-chooser",
      "collection_url": "https://ripleysnest.co.uk/collections/african-head-planters"
    }
  ],
  "storefront": {
    "platform": "shopify",
    "cart_url": "https://ripleysnest.co.uk/cart"
  },
  "checkout": {
    "supported": true,
    "url": "https://ripleysnest.co.uk/cart",
    "payment_methods": [
      "credit_card",
      "debit_card",
      "paypal",
      "apple_pay",
      "google_pay",
      "shop_pay"
    ]
  },
  "shipping": {
    "domestic_country": "GB",
    "domestic_offer": "Delivery shown at checkout",
    "international_available": true,
    "international_offer": "Tracked international shipping at checkout",
    "details_url": "https://ripleysnest.co.uk/pages/shipping",
    "production_days": 5,
    "photo_products_note": "Photo-based products start production once the customer image is received."
  },
  "returns": {
    "standard_window_days": 14,
    "policy_url": "https://ripleysnest.co.uk/pages/returns",
    "custom_policy": "Personalised and custom items cannot be cancelled once work starts and are non-returnable unless faulty.",
    "gift_card_policy": "Digital gift cards are non-refundable once issued unless required by law.",
    "faulty_items": {
      "statutory_rights": true
    }
  },
  "reviews": {
    "provider": "Shopify product review aggregate"
  },
  "capabilities": [
    "browse",
    "search",
    "cart",
    "checkout"
  ],
  "protocols": [
    "ucp"
  ],
  "last_updated": "2026-05-14"
}