{
  "updatedAt": "2025-03-24T03:12:54.000Z",
  "createdAt": "2025-03-24T02:18:04.506Z",
  "id": "y3b5WEoCGxHx2ygA",
  "name": "Demo Phân Trang - Paging - Http Node",
  "description": null,
  "active": false,
  "isArchived": false,
  "nodes": [
    {
      "parameters": {
        "method": "POST",
        "url": "https://id.kiotviet.vn/connect/token",
        "sendHeaders": true,
        "headerParameters": {
          "parameters": [
            {
              "name": "Content-type",
              "value": "application/x-www-form-urlencoded"
            }
          ]
        },
        "sendBody": true,
        "contentType": "form-urlencoded",
        "bodyParameters": {
          "parameters": [
            {
              "name": "scopes",
              "value": "PublicApi.Access"
            },
            {
              "name": "grant_type",
              "value": "client_credentials"
            },
            {
              "name": "client_id",
              "value": "={{ $json.client_id }}"
            },
            {
              "name": "client_secret",
              "value": "={{ $json.client_secret }}"
            }
          ]
        },
        "options": {}
      },
      "id": "3b305a4d-3551-42fb-89d4-e77572938d9f",
      "name": "Lấy access token",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.1,
      "position": [
        460,
        -80
      ]
    },
    {
      "parameters": {
        "fields": {
          "values": [
            {
              "name": "client_id",
              "stringValue": "294d7e2c-0c13-4b45-a1f2-d26f5bdd92bd"
            },
            {
              "name": "client_secret",
              "stringValue": "7CCCB150C2A1C4C4B6E1EADC53D09F161F6C7B4F"
            },
            {
              "name": "access_token_file",
              "stringValue": "/home/node/kiot2wp.json"
            },
            {
              "name": "retailer",
              "stringValue": "mrtest61"
            },
            {
              "name": "page_size",
              "stringValue": "10"
            },
            {
              "name": "url_kiot_webhook_product_change"
            },
            {
              "name": "url_wp"
            },
            {
              "name": "kiot_cat_map_path",
              "stringValue": "/home/node/map_kiot_cats1.json"
            }
          ]
        },
        "include": "selected",
        "options": {}
      },
      "id": "67fe0425-26fc-4d53-9383-26d86182396d",
      "name": "configs",
      "type": "n8n-nodes-base.set",
      "typeVersion": 3.2,
      "position": [
        300,
        80
      ]
    },
    {
      "parameters": {
        "rule": {
          "interval": [
            {
              "field": "hours",
              "hoursInterval": 12
            }
          ]
        }
      },
      "id": "aa6b8e71-56c4-4195-9772-85e6e36be3b5",
      "name": "nữa ngày renew token",
      "type": "n8n-nodes-base.scheduleTrigger",
      "typeVersion": 1.1,
      "position": [
        80,
        80
      ]
    },
    {
      "parameters": {
        "operation": "toJson",
        "options": {}
      },
      "id": "d7a15ec0-b824-495b-8b49-74f05181563c",
      "name": "convert to file",
      "type": "n8n-nodes-base.convertToFile",
      "typeVersion": 1.1,
      "position": [
        980,
        -20
      ]
    },
    {
      "parameters": {
        "operation": "write",
        "fileName": "={{ $('configs').item.json.access_token_file }}",
        "options": {}
      },
      "id": "ccb573e0-cd40-4e87-8acf-4e316da276f0",
      "name": "luu file token",
      "type": "n8n-nodes-base.readWriteFile",
      "typeVersion": 1,
      "position": [
        1140,
        -20
      ]
    },
    {
      "parameters": {
        "mode": "combine",
        "combinationMode": "mergeByPosition",
        "options": {}
      },
      "id": "f5864dcb-6777-4655-a260-fd3b78cb1c2e",
      "name": "Merge2",
      "type": "n8n-nodes-base.merge",
      "typeVersion": 2.1,
      "position": [
        660,
        -20
      ]
    },
    {
      "parameters": {
        "assignments": {
          "assignments": [
            {
              "id": "e50d89c6-563a-45db-96bb-7a859b426383",
              "name": "url_wp",
              "value": "={{ $json.url_wp[$json.url_wp.length-1] == \"/\" ? $json.url_wp.slice(0, -1) : $json.url_wp}}",
              "type": "string"
            }
          ]
        },
        "includeOtherFields": true,
        "include": "except",
        "excludeFields": "expires_in,token_type,scope,client_id,client_secret,access_token_file,",
        "options": {}
      },
      "id": "babb41ba-50c5-4131-818a-b511690a83e2",
      "name": "clean props",
      "type": "n8n-nodes-base.set",
      "typeVersion": 3.3,
      "position": [
        820,
        -20
      ]
    },
    {
      "parameters": {
        "content": "# Flow 1: Lấy và Lưu Token & Configs\n",
        "height": 415,
        "width": 1526
      },
      "id": "1ab1e3c5-01ab-477e-a0e8-396079cb5f7e",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "typeVersion": 1,
      "position": [
        -80,
        -160
      ]
    },
    {
      "parameters": {},
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        340,
        720
      ],
      "id": "9d2eb1a6-4383-4a06-8afb-85c213da1566",
      "name": "When clicking ‘Test workflow’"
    },
    {
      "parameters": {
        "url": "https://public.kiotapi.com/products",
        "sendQuery": true,
        "queryParameters": {
          "parameters": [
            {
              "name": "currentItem",
              "value": "0"
            },
            {
              "name": "pageSize",
              "value": "5"
            }
          ]
        },
        "sendHeaders": true,
        "headerParameters": {
          "parameters": [
            {
              "name": "Retailer",
              "value": "={{ $json.configData[0].retailer }}"
            },
            {
              "name": "Authorization",
              "value": "=Bearer {{ $json.configData[0].access_token }}"
            }
          ]
        },
        "options": {
          "pagination": {
            "pagination": {
              "parameters": {
                "parameters": [
                  {
                    "name": "currentItem",
                    "value": "={{  5 * ($pageCount )  }}"
                  }
                ]
              },
              "limitPagesFetched": true,
              "maxRequests": "={{ $response.body.total / $response.body.pageSize }}",
              "requestInterval": null
            }
          }
        }
      },
      "id": "21954183-7862-4b51-9800-558e23191326",
      "name": "lấy sản phẩm",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.2,
      "position": [
        600,
        720
      ]
    },
    {
      "parameters": {
        "fieldToSplitOut": "data",
        "options": {}
      },
      "type": "n8n-nodes-base.splitOut",
      "typeVersion": 1,
      "position": [
        820,
        720
      ],
      "id": "be484852-8a03-470f-966c-ac35d6eca6cf",
      "name": "Split Out"
    },
    {
      "parameters": {
        "content": "## Ghi chú\nVì lý do gọi API kitot nên phần chứng thực Mình bỏ đi, mình để Pin data để mình hình dung cách hoạt động nhé\n"
      },
      "type": "n8n-nodes-base.stickyNote",
      "typeVersion": 1,
      "position": [
        240,
        540
      ],
      "id": "1bdbe831-f919-4b1b-85d9-d19ccce81bfe",
      "name": "Sticky Note"
    }
  ],
  "connections": {
    "Lấy access token": {
      "main": [
        [
          {
            "node": "Merge2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "configs": {
      "main": [
        [
          {
            "node": "Lấy access token",
            "type": "main",
            "index": 0
          },
          {
            "node": "Merge2",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "nữa ngày renew token": {
      "main": [
        [
          {
            "node": "configs",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "convert to file": {
      "main": [
        [
          {
            "node": "luu file token",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge2": {
      "main": [
        [
          {
            "node": "clean props",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "clean props": {
      "main": [
        [
          {
            "node": "convert to file",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When clicking ‘Test workflow’": {
      "main": [
        [
          {
            "node": "lấy sản phẩm",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "lấy sản phẩm": {
      "main": [
        [
          {
            "node": "Split Out",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1"
  },
  "staticData": null,
  "meta": null,
  "pinData": {
    "lấy sản phẩm": [
      {
        "json": {
          "total": 40,
          "pageSize": 5,
          "data": [
            {
              "createdDate": "2025-03-24T09:29:37.7370000",
              "id": 1004094647,
              "retailerId": 500790648,
              "code": "NAM005",
              "name": "Áo sơ mi nam màu đỏ caro",
              "fullName": "Áo sơ mi nam màu đỏ caro",
              "categoryId": 1000102734,
              "categoryName": "Thời trang Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 959200,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/5.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.7470000",
              "id": 1004094650,
              "retailerId": 500790648,
              "code": "NAM008",
              "name": "Áo sơ mi nam màu đỏ sọc",
              "fullName": "Áo sơ mi nam màu đỏ sọc",
              "categoryId": 1000102734,
              "categoryName": "Thời trang Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 699000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/8.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.7400000",
              "id": 1004094648,
              "retailerId": 500790648,
              "code": "NAM006",
              "name": "Áo sơ mi nam màu xanh",
              "fullName": "Áo sơ mi nam màu xanh",
              "categoryId": 1000102734,
              "categoryName": "Thời trang Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 749000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/6.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.7430000",
              "id": 1004094649,
              "retailerId": 500790648,
              "code": "NAM007",
              "name": "Áo sơ mi nam sọc trắng",
              "fullName": "Áo sơ mi nam sọc trắng",
              "categoryId": 1000102734,
              "categoryName": "Thời trang Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 719200,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/7.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.7270000",
              "id": 1004094644,
              "retailerId": 500790648,
              "code": "NAM002",
              "name": "Áo vest nam màu kem",
              "fullName": "Áo vest nam màu kem",
              "categoryId": 1000102733,
              "categoryName": "Thời trang Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 3699000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/2.png"
              ]
            }
          ],
          "timestamp": "2025-03-24T09:54:46.9072916+07:00"
        }
      },
      {
        "json": {
          "total": 40,
          "pageSize": 5,
          "data": [
            {
              "createdDate": "2025-03-24T09:29:37.7300000",
              "id": 1004094645,
              "retailerId": 500790648,
              "code": "NAM003",
              "name": "Áo vest nam màu xanh",
              "fullName": "Áo vest nam màu xanh",
              "categoryId": 1000102733,
              "categoryName": "Thời trang Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 3699000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/3.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.7230000",
              "id": 1004094643,
              "retailerId": 500790648,
              "code": "NAM001",
              "name": "Áo vest nam màu xanh lá",
              "fullName": "Áo vest nam màu xanh lá",
              "categoryId": 1000102733,
              "categoryName": "Thời trang Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 3899000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/1.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.7330000",
              "id": 1004094646,
              "retailerId": 500790648,
              "code": "NAM004",
              "name": "Áo vest nam màu xanh trắng",
              "fullName": "Áo vest nam màu xanh trắng",
              "categoryId": 1000102733,
              "categoryName": "Thời trang Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 1299000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/4.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.8200000",
              "id": 1004094670,
              "retailerId": 500790648,
              "code": "NU003",
              "name": "Áo vest nữ màu hồng",
              "fullName": "Áo vest nữ màu hồng",
              "categoryId": 1000102734,
              "categoryName": "Thời trang Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 1249000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/27.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.8130000",
              "id": 1004094668,
              "retailerId": 500790648,
              "code": "NU001",
              "name": "Áo vest nữ màu hồng chìm",
              "fullName": "Áo vest nữ màu hồng chìm",
              "categoryId": 1000102734,
              "categoryName": "Thời trang Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 2499000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/25.png"
              ]
            }
          ],
          "timestamp": "2025-03-24T09:54:47.2073026+07:00"
        }
      },
      {
        "json": {
          "total": 40,
          "pageSize": 5,
          "data": [
            {
              "createdDate": "2025-03-24T09:29:37.8170000",
              "id": 1004094669,
              "retailerId": 500790648,
              "code": "NU002",
              "name": "Áo vest nữ màu xám",
              "fullName": "Áo vest nữ màu xám",
              "categoryId": 1000102734,
              "categoryName": "Thời trang Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 1599000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/26.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.8270000",
              "id": 1004094671,
              "retailerId": 500790648,
              "code": "NU004",
              "name": "Áo vest nữ màu xanh dương",
              "fullName": "Áo vest nữ màu xanh dương",
              "categoryId": 1000102734,
              "categoryName": "Thời trang Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 2169000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/28.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.7500000",
              "id": 1004094651,
              "retailerId": 500790648,
              "code": "NAM009",
              "name": "Cà vạt nam đồng giá 95k",
              "fullName": "Cà vạt nam đồng giá 95k",
              "categoryId": 1000102735,
              "categoryName": "Phụ kiện Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 95000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/9.jpg"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.7530000",
              "id": 1004094652,
              "retailerId": 500790648,
              "code": "NAM010",
              "name": "Cà vạt nam Hàn Quốc",
              "fullName": "Cà vạt nam Hàn Quốc",
              "categoryId": 1000102735,
              "categoryName": "Phụ kiện Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 200000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/10.jpg"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.7600000",
              "id": 1004094654,
              "retailerId": 500790648,
              "code": "NAM012",
              "name": "Cà vạt nam màu hồng sọc",
              "fullName": "Cà vạt nam màu hồng sọc",
              "categoryId": 1000102735,
              "categoryName": "Phụ kiện Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 599000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/12.png"
              ]
            }
          ],
          "timestamp": "2025-03-24T09:54:47.5509781+07:00"
        }
      },
      {
        "json": {
          "total": 40,
          "pageSize": 5,
          "data": [
            {
              "createdDate": "2025-03-24T09:29:37.7570000",
              "id": 1004094653,
              "retailerId": 500790648,
              "code": "NAM011",
              "name": "Cà vạt nam màu xanh sọc",
              "fullName": "Cà vạt nam màu xanh sọc",
              "categoryId": 1000102735,
              "categoryName": "Phụ kiện Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 599000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/11.JPG"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.7930000",
              "id": 1004094665,
              "retailerId": 500790648,
              "code": "NAM022",
              "name": "Giầy da nam màu nâu",
              "fullName": "Giầy da nam màu nâu",
              "categoryId": 1000102735,
              "categoryName": "Phụ kiện Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 629100,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/22.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.7900000",
              "id": 1004094664,
              "retailerId": 500790648,
              "code": "NAM021",
              "name": "Giày da Sanvado màu đen",
              "fullName": "Giày da Sanvado màu đen",
              "categoryId": 1000102735,
              "categoryName": "Phụ kiện Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 539100,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/21.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.7970000",
              "id": 1004094666,
              "retailerId": 500790648,
              "code": "NAM023",
              "name": "Giày nam buộc dây màu nâu",
              "fullName": "Giày nam buộc dây màu nâu",
              "categoryId": 1000102735,
              "categoryName": "Phụ kiện Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 629100,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/23.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.8400000",
              "id": 1004094676,
              "retailerId": 500790648,
              "code": "NU009",
              "name": "Giày nữ màu đen hở mũi",
              "fullName": "Giày nữ màu đen hở mũi",
              "categoryId": 1000102736,
              "categoryName": "Phụ kiện Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 1980000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/33.png"
              ]
            }
          ],
          "timestamp": "2025-03-24T09:54:47.9539837+07:00"
        }
      },
      {
        "json": {
          "total": 40,
          "pageSize": 5,
          "data": [
            {
              "createdDate": "2025-03-24T09:29:37.8500000",
              "id": 1004094679,
              "retailerId": 500790648,
              "code": "NU012",
              "name": "Giày nữ màu kem",
              "fullName": "Giày nữ màu kem",
              "categoryId": 1000102736,
              "categoryName": "Phụ kiện Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 1788000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/36.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.8430000",
              "id": 1004094677,
              "retailerId": 500790648,
              "code": "NU010",
              "name": "Giày nữ màu trắng",
              "fullName": "Giày nữ màu trắng",
              "categoryId": 1000102736,
              "categoryName": "Phụ kiện Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 1750000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/34.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.8470000",
              "id": 1004094678,
              "retailerId": 500790648,
              "code": "NU011",
              "name": "Giày nữ màu xanh bóng",
              "fullName": "Giày nữ màu xanh bóng",
              "categoryId": 1000102736,
              "categoryName": "Phụ kiện Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 1995000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/35.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.8030000",
              "id": 1004094667,
              "retailerId": 500790648,
              "code": "NAM024",
              "name": "Giày tây lười nam màu đen",
              "fullName": "Giày tây lười nam màu đen",
              "categoryId": 1000102735,
              "categoryName": "Phụ kiện Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 629150,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/24.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.7870000",
              "id": 1004094662,
              "retailerId": 500790648,
              "code": "NAM020",
              "name": "Quần kaki nam màu kem",
              "fullName": "Quần kaki nam màu kem",
              "categoryId": 1000102733,
              "categoryName": "Thời trang Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 1299000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/20.png"
              ]
            }
          ],
          "timestamp": "2025-03-24T09:54:48.1533344+07:00"
        }
      },
      {
        "json": {
          "total": 40,
          "pageSize": 5,
          "data": [
            {
              "createdDate": "2025-03-24T09:29:37.7800000",
              "id": 1004094660,
              "retailerId": 500790648,
              "code": "NAM018",
              "name": "Quần kaki nam màu nâu",
              "fullName": "Quần kaki nam màu nâu",
              "categoryId": 1000102733,
              "categoryName": "Thời trang Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 599500,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/18.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.7830000",
              "id": 1004094661,
              "retailerId": 500790648,
              "code": "NAM019",
              "name": "Quần kaki nam màu xanh",
              "fullName": "Quần kaki nam màu xanh",
              "categoryId": 1000102733,
              "categoryName": "Thời trang Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 1299000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/19.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.7730000",
              "id": 1004094659,
              "retailerId": 500790648,
              "code": "NAM017",
              "name": "Quần tây nam màu đen",
              "fullName": "Quần tây nam màu đen",
              "categoryId": 1000102733,
              "categoryName": "Thời trang Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 909300,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/17.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.7700000",
              "id": 1004094658,
              "retailerId": 500790648,
              "code": "NAM016",
              "name": "Thắt Lưng Khóa Tự Động",
              "fullName": "Thắt Lưng Khóa Tự Động",
              "categoryId": 1000102735,
              "categoryName": "Phụ kiện Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 380000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/16.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.7630000",
              "id": 1004094656,
              "retailerId": 500790648,
              "code": "NAM014",
              "name": "Thắt lưng nam cao cấp",
              "fullName": "Thắt lưng nam cao cấp",
              "categoryId": 1000102735,
              "categoryName": "Phụ kiện Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 299000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/14.jpg"
              ]
            }
          ],
          "timestamp": "2025-03-24T09:54:48.6812763+07:00"
        }
      },
      {
        "json": {
          "total": 40,
          "pageSize": 5,
          "data": [
            {
              "createdDate": "2025-03-24T09:29:37.7600000",
              "id": 1004094655,
              "retailerId": 500790648,
              "code": "NAM013",
              "name": "Thắt lưng nam Hermes",
              "fullName": "Thắt lưng nam Hermes",
              "categoryId": 1000102735,
              "categoryName": "Phụ kiện Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 299000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/13.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.7670000",
              "id": 1004094657,
              "retailerId": 500790648,
              "code": "NAM015",
              "name": "Thắt lưng nam LV caro xanh",
              "fullName": "Thắt lưng nam LV caro xanh",
              "categoryId": 1000102735,
              "categoryName": "Phụ kiện Nam",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 899000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/15.jpg"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.8570000",
              "id": 1004094681,
              "retailerId": 500790648,
              "code": "NU014",
              "name": "Thắt lưng nữ DKNY màu xanh",
              "fullName": "Thắt lưng nữ DKNY màu xanh",
              "categoryId": 1000102736,
              "categoryName": "Phụ kiện Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 3520000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/38.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.8600000",
              "id": 1004094682,
              "retailerId": 500790648,
              "code": "NU015",
              "name": "Thắt lưng nữ HEX xanh lá",
              "fullName": "Thắt lưng nữ HEX xanh lá",
              "categoryId": 1000102736,
              "categoryName": "Phụ kiện Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 200000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/39.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.8630000",
              "id": 1004094683,
              "retailerId": 500790648,
              "code": "NU016",
              "name": "Thắt lưng nữ màu vàng",
              "fullName": "Thắt lưng nữ màu vàng",
              "categoryId": 1000102736,
              "categoryName": "Phụ kiện Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 4300000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/40.png"
              ]
            }
          ],
          "timestamp": "2025-03-24T09:54:49.0793628+07:00"
        }
      },
      {
        "json": {
          "total": 40,
          "pageSize": 5,
          "data": [
            {
              "createdDate": "2025-03-24T09:29:37.8530000",
              "id": 1004094680,
              "retailerId": 500790648,
              "code": "NU013",
              "name": "Thắt lưng nữ ZAA màu nâu",
              "fullName": "Thắt lưng nữ ZAA màu nâu",
              "categoryId": 1000102736,
              "categoryName": "Phụ kiện Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 242000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/37.jpg"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.8400000",
              "id": 1004094675,
              "retailerId": 500790648,
              "code": "NU008",
              "name": "Túi xách nữ màu xanh dương",
              "fullName": "Túi xách nữ màu xanh dương",
              "categoryId": 1000102736,
              "categoryName": "Phụ kiện Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 1899000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/32.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.8370000",
              "id": 1004094674,
              "retailerId": 500790648,
              "code": "NU007",
              "name": "Ví màu xanh lá cây",
              "fullName": "Ví màu xanh lá cây",
              "categoryId": 1000102736,
              "categoryName": "Phụ kiện Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 1849000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/31.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.8330000",
              "id": 1004094673,
              "retailerId": 500790648,
              "code": "NU006",
              "name": "Ví màu xanh nhạt",
              "fullName": "Ví màu xanh nhạt",
              "categoryId": 1000102736,
              "categoryName": "Phụ kiện Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 1899000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/30.png"
              ]
            },
            {
              "createdDate": "2025-03-24T09:29:37.8300000",
              "id": 1004094672,
              "retailerId": 500790648,
              "code": "NU005",
              "name": "Ví VIENNE màu Tím",
              "fullName": "Ví VIENNE màu Tím",
              "categoryId": 1000102736,
              "categoryName": "Phụ kiện Nữ",
              "allowsSale": true,
              "type": 2,
              "hasVariants": false,
              "basePrice": 190000,
              "conversionValue": 1,
              "isActive": true,
              "isLotSerialControl": false,
              "isBatchExpireControl": false,
              "images": [
                "https://cdn-app.kiotviet.vn/sample/fashion/29.png"
              ]
            }
          ],
          "timestamp": "2025-03-24T09:54:49.4743749+07:00"
        }
      }
    ]
  },
  "versionId": "ef9cd9e6-f6e7-4a64-b760-81acd211ed8c",
  "activeVersionId": null,
  "versionCounter": 1,
  "triggerCount": 0,
  "shared": [
    {
      "updatedAt": "2025-03-24T02:18:04.526Z",
      "createdAt": "2025-03-24T02:18:04.526Z",
      "role": "workflow:owner",
      "workflowId": "y3b5WEoCGxHx2ygA",
      "projectId": "Nlp7kXCVcAfb0cmG",
      "project": {
        "updatedAt": "2024-07-25T03:06:26.102Z",
        "createdAt": "2024-07-25T03:06:26.102Z",
        "id": "Nlp7kXCVcAfb0cmG",
        "name": "Bình Đặng <dangngocbinh.dnb@gmail.com>",
        "type": "personal",
        "icon": null,
        "description": null,
        "creatorId": "92f1ca82-c19e-4a7d-8458-93b65f67f4c7"
      }
    }
  ],
  "tags": [
    {
      "updatedAt": "2024-10-04T03:03:40.628Z",
      "createdAt": "2024-10-04T03:03:40.628Z",
      "id": "MW10UcI4NI01thiG",
      "name": "share"
    }
  ],
  "activeVersion": null
}