Zid Docs
Merchant APIApp APIThemes
Merchant APIApp APIThemes
Help Center
Slack
  1. Data Reference
  • 🚨 Important Update: Zid Themes
  • Landing Page Development
  • Getting Started with Zid Themes
    • Introduction to Theme Development
    • Manage your Themes
    • Building Themes in Zid
    • Theme File Structure
    • Twig Syntax and Features
    • Zid Theme Packager
  • Templates
    • Layout
    • Home Page
    • Products
    • Cart
    • Store Language and Currency
  • Settings Schema
    • Text
    • Number
    • Text-Area
    • Select
    • Radio Buttons
    • Checkbox
    • Range
    • Color
    • Image
    • Product
    • Category
    • List
    • Fieldset
  • Code Snippets
    • Apple Pay Quick Checkout
    • Custom CSS Injection
    • Displaying the Store's Business Center Logo
    • Customizing Copyright Text
    • Store's Main Navigation Menu
    • Customer Wishlist
    • Products
      • Products Badges
      • Product Ratings
      • Remaining Product Stock
      • Sold Items Count
      • Product Filtration by Attributes
      • Grouped Products
      • Product Questions & Answers
      • Product Restock Notfication
    • SEO
      • Images alt text
      • Themes SEO Marketing Tags
    • Marketing
      • Metafields
      • Gift Feature
      • Loyalty Program
  • Zid Themes Library: API Integration
    • Products
    • Product Categories
    • Cart
    • Blog
    • Customer
    • Store Settings
  • Data Reference
    • Locals
    • Store
    • Cart
    • Product
    • Products List
    • Category
    • Categories List
    • Session
    • FAQs
    • Customer
    • Blogs
    • Page
    • Main Menu
    • Main Navigation Menu
    • Request
    • Orders
    • Addresses
    • Store Payment Methods
    • Store Shipping Methods
    • Store Banks
    • Asset URL
    • Header Meta Tags
    • Loyalty pogram Wallet
  • Themes CLI
    • CLI Authentication
    • Theme Create
    • Theme Package
    • Theme Update
    • Themes List
    • Theme Preview
  1. Data Reference

Category

"category": {
    "id": 453,
    "name": "الورد البلدى",
    "slug": "الورد-البلدى",
    "SEO_category_title": "الورد البلدى",
    "SEO_category_description": "ok this a yesy",
    "description": null,
    "url": "<https://testing-catalog.zid.sa/osama/categories/الورد-البلدى>",
    "image": null,
    "image_full_size": null,
    "img_alt_text": null,
    "cover_image": "<https://zid-testing.s3.eu-west-1.amazonaws.com/3dfc16e6-ad19-4126-9c2a-5e4a7fb73051/20b87590-458b-4af8-9ffb-3ae7b8515d80.png>",
    "products_count": 0,
    "sub_categories": [{
        "id": 419,
        "name": "قسم المنتجات اليدوية",
        "slug": "قسم-المنتجات-اليدوية",
        "SEO_category_title": "categorytitle",
        "SEO_category_description": "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Alias atque illo nostrum quisquam repellendus. Aut cupiditate dolorum ducimus earum et minus necessitatibus non nostrum officia, quis quod quos recusandae saepe.",
        "description": null,
        "url": "<https://testing-catalog.zid.sa/osama/categories/قسم-المنتجات-اليدوية>",
        "image": null,
        "img_alt_text": "alt text of main  image",
        "cover_image": null,
        "products_count": 0,
        "sub_categories": [],
        "parent_id": 453,
        "is_published": true
    }],
    "parent_category":{},
    "parent_id": null,
    "is_published": true
}
Modified at 2024-07-28 16:10:05
Previous
Products List
Next
Categories List
Built with