{
  "id": 1,
  "category_id": 1,
  "created_at": "2026-04-11T00:59:53.000+03:00",
  "updated_at": "2026-04-11T01:01:55.000+03:00",
  "is_hidden": false,
  "available": false,
  "canonical_url_collection_id": 1,
  "archived": false,
  "unit": "pce",
  "sort_weight": null,
  "bundle": null,
  "ignore_discounts": true,
  "vat": 10,
  "dimensions": "10x20x30",
  "fiscal_product_type": 1,
  "custom_template": null,
  "title": "Van Gogh Notebook",
  "short_description": "its a cool t-shirt",
  "permalink": "футболка",
  "html_title": null,
  "meta_keywords": null,
  "meta_description": null,
  "currency_code": "LVL",
  "collections_ids": [
    1,
    3,
    8
  ],
  "sales_channels_id": null,
  "description": "guys, its a really cool t-shirt",
  "images": [

  ],
  "video_links": [

  ],
  "option_names": [
    {
      "id": 1,
      "position": 1,
      "navigational": true,
      "permalink": null,
      "title": "Вариант",
      "api_permalink": null
    }
  ],
  "properties": [
    {
      "id": 6,
      "position": 1,
      "backoffice": false,
      "is_hidden": true,
      "is_navigational": true,
      "permalink": "hidden",
      "title": "hidden"
    },
    {
      "id": 8,
      "position": 3,
      "backoffice": false,
      "is_hidden": false,
      "is_navigational": false,
      "permalink": "not_navigational",
      "title": "not_navigational"
    },
    {
      "id": 4,
      "position": 5,
      "backoffice": false,
      "is_hidden": false,
      "is_navigational": true,
      "permalink": "style",
      "title": "Style"
    },
    {
      "id": 3,
      "position": 6,
      "backoffice": false,
      "is_hidden": false,
      "is_navigational": true,
      "permalink": "vendor",
      "title": "Vendor"
    }
  ],
  "characteristics": [
    {
      "id": 7,
      "property_id": 3,
      "position": 1,
      "title": "Nike",
      "permalink": "nike"
    },
    {
      "id": 9,
      "property_id": 4,
      "position": 1,
      "title": "Old",
      "permalink": "old"
    },
    {
      "id": 12,
      "property_id": 6,
      "position": 1,
      "title": "Hidden",
      "permalink": "Hidden"
    },
    {
      "id": 13,
      "property_id": 8,
      "position": 1,
      "title": "NotNavigational",
      "permalink": "NotNavigational"
    }
  ],
  "product_accessory_links": [

  ],
  "product_field_values": [
    {
      "id": 1,
      "product_field_id": 1,
      "value": "12345"
    }
  ],
  "product_bundle_components": [

  ],
  "variants": [
    {
      "id": 1,
      "title": "Red",
      "product_id": 1,
      "sku": "423",
      "barcode": null,
      "dimensions": "10x20x30",
      "available": false,
      "image_ids": [

      ],
      "image_id": null,
      "weight": null,
      "created_at": "2009-03-18T10:53:14.000+03:00",
      "updated_at": "2009-03-18T10:53:14.000+03:00",
      "quantity": 0,
      "cost_price": "3.0",
      "cost_price_in_site_currency": "90.0",
      "price_in_site_currency": "300.0",
      "base_price": "10.0",
      "old_price": null,
      "price2": 12.0,
      "price": "10.0",
      "base_price_in_site_currency": "300.0",
      "old_price_in_site_currency": null,
      "price2_in_site_currency": "360.0",
      "prices": [
        12.0
      ],
      "prices_in_site_currency": [
        "360.0"
      ],
      "variant_field_values": [
        {
          "id": 1,
          "variant_field_id": 1,
          "value": "some variant field value"
        }
      ],
      "option_values": [
        {
          "id": 1,
          "option_name_id": 1,
          "position": 1,
          "title": "Red",
          "image_url": null,
          "permalink": null
        }
      ]
    }
  ]
}