Illuminate\Database\Eloquent\Collection {#1885
  #items: array:17 [
    0 => App\Models\Half {#1899
      #guarded: []
      #connection: "mysql"
      #table: "halves"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:25 [
        "id" => 40
        "title" => {#1900
          +"ro": "Standard"
          +"ru": "Стандартное"
        }
        "body" => {#1901
          +"ro": null
          +"ru": null
        }
        "price" => 0
        "price_s" => 470
        "price_p" => 0
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 16
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 1
        "type" => "configurator"
        "type_id" => null
        "slug" => null
        "show" => 0
        "order" => 1
        "created_at" => "2025-03-25 20:01:41"
        "updated_at" => "2025-10-29 12:45:43"
      ]
      #original: array:27 [
        "id" => 40
        "title" => "{"ro":"Standard","ru":"\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u043e\u0435"}"
        "body" => "{"ro":null,"ru":null}"
        "price" => 0
        "price_s" => 470
        "price_p" => 0
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 16
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 1
        "type" => "configurator"
        "type_id" => null
        "slug" => null
        "show" => 0
        "order" => 1
        "created_at" => "2025-03-25 20:01:41"
        "updated_at" => "2025-10-29 12:45:43"
        "pivot_product_id" => 100
        "pivot_half_id" => 40
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1898
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "half_product"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:2 [
            "product_id" => 100
            "half_id" => 40
          ]
          #original: array:2 [
            "product_id" => 100
            "half_id" => 40
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\Product {#1613
            #guarded: []
            #connection: "mysql"
            #table: "products"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #attributes: array:20 [
              "id" => 100
              "name" => {#1614
                +"ro": "Storino"
                +"ru": "Storino"
              }
              "image" => "7b3fe11e-a607-4bce-a80d-0dfc23c1c890"
              "images" => {#1615
                +"1": "35e32306-08fd-413f-9fe2-890117a3ac85"
                +"2": "9fa322ac-caef-4225-8195-a64d96e415c4"
                +"3": "be2ab900-08e9-40ae-a203-99f295c2803c"
              }
              "code" => "ZDV031"
              "slug" => "storino-beveled-lighted-mirror"
              "configurator" => 1
              "form" => "rect"
              "category_id" => 13
              "condition_id" => 10
              "status_id" => 8
              "guarantee_id" => 6
              "seo_id" => 2
              "show_top" => 0
              "show_cat" => 0
              "show" => 0
              "order" => 1
              "views" => 48
              "created_at" => "2021-08-17 06:29:57"
              "updated_at" => "2025-12-01 16:29:49"
            ]
            #original: array:20 [
              "id" => 100
              "name" => "{"ro":"Storino","ru":"Storino"}"
              "image" => "7b3fe11e-a607-4bce-a80d-0dfc23c1c890"
              "images" => "{"1":"35e32306-08fd-413f-9fe2-890117a3ac85","2":"9fa322ac-caef-4225-8195-a64d96e415c4","3":"be2ab900-08e9-40ae-a203-99f295c2803c"}"
              "code" => "ZDV031"
              "slug" => "storino-beveled-lighted-mirror"
              "configurator" => 1
              "form" => "rect"
              "category_id" => 13
              "condition_id" => 10
              "status_id" => 8
              "guarantee_id" => 6
              "seo_id" => 2
              "show_top" => 0
              "show_cat" => 0
              "show" => 0
              "order" => 1
              "views" => 48
              "created_at" => "2021-08-17 06:29:57"
              "updated_at" => "2025-12-01 16:29:49"
            ]
            #changes: []
            #casts: []
            #classCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:4 [
              "modifications" => Illuminate\Database\Eloquent\Collection {#1663
                #items: array:13 [
                  0 => App\Models\Modification {#1670
                    #guarded: []
                    #connection: "mysql"
                    #table: "modifications"
                    #primaryKey: "id"
                    #keyType: "int"
                    +incrementing: true
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:17 [ …17]
                    #original: array:17 [ …17]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: array:1 [ …1]
                    #touches: []
                    +timestamps: true
                    #hidden: []
                    #visible: []
                    #fillable: []
                  }
                  1 => App\Models\Modification {#1671
                    #guarded: []
                    #connection: "mysql"
                    #table: "modifications"
                    #primaryKey: "id"
                    #keyType: "int"
                    +incrementing: true
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:17 [ …17]
                    #original: array:17 [ …17]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: array:1 [ …1]
                    #touches: []
                    +timestamps: true
                    #hidden: []
                    #visible: []
                    #fillable: []
                  }
                  2 => App\Models\Modification {#1672
                    #guarded: []
                    #connection: "mysql"
                    #table: "modifications"
                    #primaryKey: "id"
                    #keyType: "int"
                    +incrementing: true
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:17 [ …17]
                    #original: array:17 [ …17]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: array:1 [ …1]
                    #touches: []
                    +timestamps: true
                    #hidden: []
                    #visible: []
                    #fillable: []
                  }
                  3 => App\Models\Modification {#1673
                    #guarded: []
                    #connection: "mysql"
                    #table: "modifications"
                    #primaryKey: "id"
                    #keyType: "int"
                    +incrementing: true
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:17 [ …17]
                    #original: array:17 [ …17]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: array:1 [ …1]
                    #touches: []
                    +timestamps: true
                    #hidden: []
                    #visible: []
                    #fillable: []
                  }
                  4 => App\Models\Modification {#1674
                    #guarded: []
                    #connection: "mysql"
                    #table: "modifications"
                    #primaryKey: "id"
                    #keyType: "int"
                    +incrementing: true
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:17 [ …17]
                    #original: array:17 [ …17]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: array:1 [ …1]
                    #touches: []
                    +timestamps: true
                    #hidden: []
                    #visible: []
                    #fillable: []
                  }
                  5 => App\Models\Modification {#1675
                    #guarded: []
                    #connection: "mysql"
                    #table: "modifications"
                    #primaryKey: "id"
                    #keyType: "int"
                    +incrementing: true
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:17 [ …17]
                    #original: array:17 [ …17]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: array:1 [ …1]
                    #touches: []
                    +timestamps: true
                    #hidden: []
                    #visible: []
                    #fillable: []
                  }
                  6 => App\Models\Modification {#1676
                    #guarded: []
                    #connection: "mysql"
                    #table: "modifications"
                    #primaryKey: "id"
                    #keyType: "int"
                    +incrementing: true
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:17 [ …17]
                    #original: array:17 [ …17]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: array:1 [ …1]
                    #touches: []
                    +timestamps: true
                    #hidden: []
                    #visible: []
                    #fillable: []
                  }
                  7 => App\Models\Modification {#1677
                    #guarded: []
                    #connection: "mysql"
                    #table: "modifications"
                    #primaryKey: "id"
                    #keyType: "int"
                    +incrementing: true
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:17 [ …17]
                    #original: array:17 [ …17]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: array:1 [ …1]
                    #touches: []
                    +timestamps: true
                    #hidden: []
                    #visible: []
                    #fillable: []
                  }
                  8 => App\Models\Modification {#1678
                    #guarded: []
                    #connection: "mysql"
                    #table: "modifications"
                    #primaryKey: "id"
                    #keyType: "int"
                    +incrementing: true
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:17 [ …17]
                    #original: array:17 [ …17]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: array:1 [ …1]
                    #touches: []
                    +timestamps: true
                    #hidden: []
                    #visible: []
                    #fillable: []
                  }
                  9 => App\Models\Modification {#1679
                    #guarded: []
                    #connection: "mysql"
                    #table: "modifications"
                    #primaryKey: "id"
                    #keyType: "int"
                    +incrementing: true
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:17 [ …17]
                    #original: array:17 [ …17]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: array:1 [ …1]
                    #touches: []
                    +timestamps: true
                    #hidden: []
                    #visible: []
                    #fillable: []
                  }
                  10 => App\Models\Modification {#1680
                    #guarded: []
                    #connection: "mysql"
                    #table: "modifications"
                    #primaryKey: "id"
                    #keyType: "int"
                    +incrementing: true
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:17 [ …17]
                    #original: array:17 [ …17]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: array:1 [ …1]
                    #touches: []
                    +timestamps: true
                    #hidden: []
                    #visible: []
                    #fillable: []
                  }
                  11 => App\Models\Modification {#1681
                    #guarded: []
                    #connection: "mysql"
                    #table: "modifications"
                    #primaryKey: "id"
                    #keyType: "int"
                    +incrementing: true
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:17 [ …17]
                    #original: array:17 [ …17]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: array:1 [ …1]
                    #touches: []
                    +timestamps: true
                    #hidden: []
                    #visible: []
                    #fillable: []
                  }
                  12 => App\Models\Modification {#1682
                    #guarded: []
                    #connection: "mysql"
                    #table: "modifications"
                    #primaryKey: "id"
                    #keyType: "int"
                    +incrementing: true
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:17 [ …17]
                    #original: array:17 [ …17]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: array:1 [ …1]
                    #touches: []
                    +timestamps: true
                    #hidden: []
                    #visible: []
                    #fillable: []
                  }
                ]
              }
              "units" => Illuminate\Database\Eloquent\Collection {#1669
                #items: array:15 [
                  0 => App\Models\Unit {#1661
                    #guarded: []
                    #connection: "mysql"
                    #table: "units"
                    #primaryKey: "id"
                    #keyType: "int"
                    +incrementing: true
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:6 [ …6]
                    #original: array:8 [ …8]
                     …14
                  }
                  1 => App\Models\Unit {#1705 …27}
                  2 => App\Models\Unit {#1708 …27}
                  3 => App\Models\Unit {#1711 …27}
                  4 => App\Models\Unit {#1714 …27}
                  5 => App\Models\Unit {#1717 …27}
                  6 => App\Models\Unit {#1720 …27}
                  7 => App\Models\Unit {#1723 …27}
                  8 => App\Models\Unit {#1726 …27}
                  9 => App\Models\Unit {#1729 …27}
                  10 => App\Models\Unit {#1732 …27}
                  11 => App\Models\Unit {#1735 …27}
                  12 => App\Models\Unit {#1738 …27}
                  13 => App\Models\Unit {#1741 …27}
                  14 => App\Models\Unit {#1744 …27}
                ]
              }
              "details" => Illuminate\Database\Eloquent\Collection {#1840
                #items: array:6 [
                  0 => App\Models\Detail {#1841 …27}
                  1 => App\Models\Detail {#1842 …27}
                  2 => App\Models\Detail {#1843 …27}
                  3 => App\Models\Detail {#1844 …27}
                  4 => App\Models\Detail {#1845 …27}
                  5 => App\Models\Detail {#1846 …27}
                ]
              }
              "halfs" => Illuminate\Database\Eloquent\Collection {#1885}
            ]
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #fillable: []
          }
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    1 => App\Models\Half {#1902
      #guarded: []
      #connection: "mysql"
      #table: "halves"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:25 [
        "id" => 47
        "title" => {#1903
          +"ro": "Profil de fixare"
          +"ru": "Профиль крепежный"
        }
        "body" => {#1904
          +"ro": null
          +"ru": null
        }
        "price" => 0
        "price_s" => 0
        "price_p" => 90
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 25
        "volume_status" => 0
        "direction" => "width"
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 2
        "slug" => null
        "show" => 0
        "order" => 1
        "created_at" => "2025-03-26 06:34:02"
        "updated_at" => "2025-09-02 16:18:26"
      ]
      #original: array:27 [
        "id" => 47
        "title" => "{"ro":"Profil de fixare","ru":"\u041f\u0440\u043e\u0444\u0438\u043b\u044c \u043a\u0440\u0435\u043f\u0435\u0436\u043d\u044b\u0439"}"
        "body" => "{"ro":null,"ru":null}"
        "price" => 0
        "price_s" => 0
        "price_p" => 90
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 25
        "volume_status" => 0
        "direction" => "width"
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 2
        "slug" => null
        "show" => 0
        "order" => 1
        "created_at" => "2025-03-26 06:34:02"
        "updated_at" => "2025-09-02 16:18:26"
        "pivot_product_id" => 100
        "pivot_half_id" => 47
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1896
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "half_product"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:2 [
            "product_id" => 100
            "half_id" => 47
          ]
          #original: array:2 [
            "product_id" => 100
            "half_id" => 47
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\Product {#1613}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    2 => App\Models\Half {#1905
      #guarded: []
      #connection: "mysql"
      #table: "halves"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:25 [
        "id" => 38
        "title" => {#1906
          +"ro": "Ridicare personală"
          +"ru": "Самовывоз"
        }
        "body" => {#1907
          +"ro": null
          +"ru": null
        }
        "price" => 0
        "price_s" => 0
        "price_p" => 0
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 100
        "coefficient_wholesale" => 100
        "coefficient_retail" => 100
        "part_id" => 11
        "volume" => 0
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 14
        "slug" => null
        "show" => 0
        "order" => 1
        "created_at" => "2025-03-25 10:20:17"
        "updated_at" => "2025-09-05 08:27:33"
      ]
      #original: array:27 [
        "id" => 38
        "title" => "{"ro":"Ridicare personal\u0103","ru":"\u0421\u0430\u043c\u043e\u0432\u044b\u0432\u043e\u0437"}"
        "body" => "{"ro":null,"ru":null}"
        "price" => 0
        "price_s" => 0
        "price_p" => 0
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 100
        "coefficient_wholesale" => 100
        "coefficient_retail" => 100
        "part_id" => 11
        "volume" => 0
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 14
        "slug" => null
        "show" => 0
        "order" => 1
        "created_at" => "2025-03-25 10:20:17"
        "updated_at" => "2025-09-05 08:27:33"
        "pivot_product_id" => 100
        "pivot_half_id" => 38
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1895
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "half_product"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:2 [
            "product_id" => 100
            "half_id" => 38
          ]
          #original: array:2 [
            "product_id" => 100
            "half_id" => 38
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\Product {#1613}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    3 => App\Models\Half {#1908
      #guarded: []
      #connection: "mysql"
      #table: "halves"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:25 [
        "id" => 156
        "title" => {#1909
          +"ro": "Rotunjit"
          +"ru": "Закругленное"
        }
        "body" => {#1910
          +"ro": null
          +"ru": null
        }
        "price" => 0
        "price_s" => 0
        "price_p" => 0
        "price_fix" => 200
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 100
        "coefficient_wholesale" => 100
        "coefficient_retail" => 100
        "part_id" => 26
        "volume" => 100
        "volume_status" => 1
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => null
        "slug" => "oval"
        "show" => 0
        "order" => 2
        "created_at" => "2025-08-08 15:59:06"
        "updated_at" => "2025-11-05 15:35:02"
      ]
      #original: array:27 [
        "id" => 156
        "title" => "{"ro":"Rotunjit","ru":"\u0417\u0430\u043a\u0440\u0443\u0433\u043b\u0435\u043d\u043d\u043e\u0435"}"
        "body" => "{"ro":null,"ru":null}"
        "price" => 0
        "price_s" => 0
        "price_p" => 0
        "price_fix" => 200
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 100
        "coefficient_wholesale" => 100
        "coefficient_retail" => 100
        "part_id" => 26
        "volume" => 100
        "volume_status" => 1
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => null
        "slug" => "oval"
        "show" => 0
        "order" => 2
        "created_at" => "2025-08-08 15:59:06"
        "updated_at" => "2025-11-05 15:35:02"
        "pivot_product_id" => 100
        "pivot_half_id" => 156
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1894
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "half_product"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:2 [
            "product_id" => 100
            "half_id" => 156
          ]
          #original: array:2 [
            "product_id" => 100
            "half_id" => 156
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\Product {#1613}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    4 => App\Models\Half {#1911
      #guarded: []
      #connection: "mysql"
      #table: "halves"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:25 [
        "id" => 143
        "title" => {#1912
          +"ro": "Standard"
          +"ru": "Стандартный"
        }
        "body" => {#1913
          +"ro": null
          +"ru": null
        }
        "price" => 0
        "price_s" => 600
        "price_p" => 0
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 28
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 1
        "type" => "configurator"
        "type_id" => null
        "slug" => null
        "show" => 0
        "order" => 2
        "created_at" => "2025-07-24 18:37:37"
        "updated_at" => "2025-09-02 15:51:20"
      ]
      #original: array:27 [
        "id" => 143
        "title" => "{"ro":"Standard","ru":"\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b\u0439"}"
        "body" => "{"ro":null,"ru":null}"
        "price" => 0
        "price_s" => 600
        "price_p" => 0
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 28
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 1
        "type" => "configurator"
        "type_id" => null
        "slug" => null
        "show" => 0
        "order" => 2
        "created_at" => "2025-07-24 18:37:37"
        "updated_at" => "2025-09-02 15:51:20"
        "pivot_product_id" => 100
        "pivot_half_id" => 143
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1893
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "half_product"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:2 [
            "product_id" => 100
            "half_id" => 143
          ]
          #original: array:2 [
            "product_id" => 100
            "half_id" => 143
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\Product {#1613}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    5 => App\Models\Half {#1914
      #guarded: []
      #connection: "mysql"
      #table: "halves"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:25 [
        "id" => 48
        "title" => {#1915
          +"ro": "Cadru din plastic"
          +"ru": "Каркас пластик"
        }
        "body" => {#1916
          +"ro": null
          +"ru": null
        }
        "price" => 0
        "price_s" => 0
        "price_p" => 12
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 125
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 2
        "slug" => null
        "show" => 0
        "order" => 2
        "created_at" => "2025-03-26 13:17:17"
        "updated_at" => "2025-09-02 16:19:19"
      ]
      #original: array:27 [
        "id" => 48
        "title" => "{"ro":"Cadru din plastic","ru":"\u041a\u0430\u0440\u043a\u0430\u0441 \u043f\u043b\u0430\u0441\u0442\u0438\u043a"}"
        "body" => "{"ro":null,"ru":null}"
        "price" => 0
        "price_s" => 0
        "price_p" => 12
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 125
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 2
        "slug" => null
        "show" => 0
        "order" => 2
        "created_at" => "2025-03-26 13:17:17"
        "updated_at" => "2025-09-02 16:19:19"
        "pivot_product_id" => 100
        "pivot_half_id" => 48
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1892
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "half_product"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:2 [
            "product_id" => 100
            "half_id" => 48
          ]
          #original: array:2 [
            "product_id" => 100
            "half_id" => 48
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\Product {#1613}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    6 => App\Models\Half {#1917
      #guarded: []
      #connection: "mysql"
      #table: "halves"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:25 [
        "id" => 46
        "title" => {#1918
          +"ro": "Curbilinie"
          +"ru": "Криволинейная"
        }
        "body" => {#1919
          +"ro": null
          +"ru": null
        }
        "price" => 0
        "price_s" => 0
        "price_p" => 46
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 17
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 20
        "slug" => null
        "show" => 0
        "order" => 3
        "created_at" => "2025-03-26 05:24:32"
        "updated_at" => "2025-11-03 20:08:50"
      ]
      #original: array:27 [
        "id" => 46
        "title" => "{"ro":"Curbilinie","ru":"\u041a\u0440\u0438\u0432\u043e\u043b\u0438\u043d\u0435\u0439\u043d\u0430\u044f"}"
        "body" => "{"ro":null,"ru":null}"
        "price" => 0
        "price_s" => 0
        "price_p" => 46
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 17
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 20
        "slug" => null
        "show" => 0
        "order" => 3
        "created_at" => "2025-03-26 05:24:32"
        "updated_at" => "2025-11-03 20:08:50"
        "pivot_product_id" => 100
        "pivot_half_id" => 46
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1891
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "half_product"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:2 [
            "product_id" => 100
            "half_id" => 46
          ]
          #original: array:2 [
            "product_id" => 100
            "half_id" => 46
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\Product {#1613}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    7 => App\Models\Half {#1920
      #guarded: []
      #connection: "mysql"
      #table: "halves"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:25 [
        "id" => 52
        "title" => {#1921
          +"ro": "ABS"
          +"ru": "АБС"
        }
        "body" => {#1922
          +"ro": null
          +"ru": null
        }
        "price" => 0
        "price_s" => 0
        "price_p" => 6
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 2
        "slug" => null
        "show" => 0
        "order" => 4
        "created_at" => "2025-03-26 13:19:43"
        "updated_at" => "2025-09-02 16:19:27"
      ]
      #original: array:27 [
        "id" => 52
        "title" => "{"ro":"ABS","ru":"\u0410\u0411\u0421"}"
        "body" => "{"ro":null,"ru":null}"
        "price" => 0
        "price_s" => 0
        "price_p" => 6
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 2
        "slug" => null
        "show" => 0
        "order" => 4
        "created_at" => "2025-03-26 13:19:43"
        "updated_at" => "2025-09-02 16:19:27"
        "pivot_product_id" => 100
        "pivot_half_id" => 52
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1890
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "half_product"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:2 [
            "product_id" => 100
            "half_id" => 52
          ]
          #original: array:2 [
            "product_id" => 100
            "half_id" => 52
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\Product {#1613}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    8 => App\Models\Half {#1923
      #guarded: []
      #connection: "mysql"
      #table: "halves"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:25 [
        "id" => 53
        "title" => {#1924
          +"ro": "Capac bloc electric"
          +"ru": "Крышка блока электрики"
        }
        "body" => {#1925
          +"ro": null
          +"ru": null
        }
        "price" => 0
        "price_s" => 146
        "price_p" => 0
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 20
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 2
        "slug" => null
        "show" => 0
        "order" => 5
        "created_at" => "2025-03-26 13:21:25"
        "updated_at" => "2025-09-02 16:23:33"
      ]
      #original: array:27 [
        "id" => 53
        "title" => "{"ro":"Capac bloc electric","ru":"\u041a\u0440\u044b\u0448\u043a\u0430 \u0431\u043b\u043e\u043a\u0430 \u044d\u043b\u0435\u043a\u0442\u0440\u0438\u043a\u0438"}"
        "body" => "{"ro":null,"ru":null}"
        "price" => 0
        "price_s" => 146
        "price_p" => 0
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 20
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 2
        "slug" => null
        "show" => 0
        "order" => 5
        "created_at" => "2025-03-26 13:21:25"
        "updated_at" => "2025-09-02 16:23:33"
        "pivot_product_id" => 100
        "pivot_half_id" => 53
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1889
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "half_product"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:2 [
            "product_id" => 100
            "half_id" => 53
          ]
          #original: array:2 [
            "product_id" => 100
            "half_id" => 53
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\Product {#1613}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    9 => App\Models\Half {#1926
      #guarded: []
      #connection: "mysql"
      #table: "halves"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:25 [
        "id" => 174
        "title" => {#1927
          +"ro": "Fara ambalaj"
          +"ru": "Без упаковки"
        }
        "body" => {#1928
          +"ro": null
          +"ru": null
        }
        "price" => 0
        "price_s" => 0
        "price_p" => 0
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 11
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 15
        "slug" => null
        "show" => 0
        "order" => 5
        "created_at" => "2025-09-05 05:23:26"
        "updated_at" => "2025-09-05 05:23:26"
      ]
      #original: array:27 [
        "id" => 174
        "title" => "{"ro":"Fara ambalaj","ru":"\u0411\u0435\u0437 \u0443\u043f\u0430\u043a\u043e\u0432\u043a\u0438"}"
        "body" => "{"ro":null,"ru":null}"
        "price" => 0
        "price_s" => 0
        "price_p" => 0
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 11
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 15
        "slug" => null
        "show" => 0
        "order" => 5
        "created_at" => "2025-09-05 05:23:26"
        "updated_at" => "2025-09-05 05:23:26"
        "pivot_product_id" => 100
        "pivot_half_id" => 174
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1888
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "half_product"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:2 [
            "product_id" => 100
            "half_id" => 174
          ]
          #original: array:2 [
            "product_id" => 100
            "half_id" => 174
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\Product {#1613}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    10 => App\Models\Half {#1929
      #guarded: []
      #connection: "mysql"
      #table: "halves"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:25 [
        "id" => 54
        "title" => {#1930
          +"ro": "Conectori"
          +"ru": "Конектора"
        }
        "body" => {#1931
          +"ro": null
          +"ru": null
        }
        "price" => 0
        "price_s" => 0
        "price_p" => 0
        "price_fix" => 50
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 2
        "slug" => null
        "show" => 0
        "order" => 6
        "created_at" => "2025-03-26 13:21:51"
        "updated_at" => "2025-09-02 16:24:05"
      ]
      #original: array:27 [
        "id" => 54
        "title" => "{"ro":"Conectori","ru":"\u041a\u043e\u043d\u0435\u043a\u0442\u043e\u0440\u0430"}"
        "body" => "{"ro":null,"ru":null}"
        "price" => 0
        "price_s" => 0
        "price_p" => 0
        "price_fix" => 50
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 2
        "slug" => null
        "show" => 0
        "order" => 6
        "created_at" => "2025-03-26 13:21:51"
        "updated_at" => "2025-09-02 16:24:05"
        "pivot_product_id" => 100
        "pivot_half_id" => 54
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1887
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "half_product"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:2 [
            "product_id" => 100
            "half_id" => 54
          ]
          #original: array:2 [
            "product_id" => 100
            "half_id" => 54
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\Product {#1613}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    11 => App\Models\Half {#1932
      #guarded: []
      #connection: "mysql"
      #table: "halves"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:25 [
        "id" => 55
        "title" => {#1933
          +"ro": "Asamblare"
          +"ru": "Сборка"
        }
        "body" => {#1934
          +"ro": null
          +"ru": null
        }
        "price" => 0
        "price_s" => 0
        "price_p" => 65
        "price_fix" => 54
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 2
        "slug" => null
        "show" => 0
        "order" => 7
        "created_at" => "2025-03-26 13:22:28"
        "updated_at" => "2025-09-02 16:24:15"
      ]
      #original: array:27 [
        "id" => 55
        "title" => "{"ro":"Asamblare","ru":"\u0421\u0431\u043e\u0440\u043a\u0430"}"
        "body" => "{"ro":null,"ru":null}"
        "price" => 0
        "price_s" => 0
        "price_p" => 65
        "price_fix" => 54
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 2
        "slug" => null
        "show" => 0
        "order" => 7
        "created_at" => "2025-03-26 13:22:28"
        "updated_at" => "2025-09-02 16:24:15"
        "pivot_product_id" => 100
        "pivot_half_id" => 55
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1884
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "half_product"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:2 [
            "product_id" => 100
            "half_id" => 55
          ]
          #original: array:2 [
            "product_id" => 100
            "half_id" => 55
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\Product {#1613}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    12 => App\Models\Half {#1935
      #guarded: []
      #connection: "mysql"
      #table: "halves"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:25 [
        "id" => 50
        "title" => {#1936
          +"ro": "Iluminare pe perimetru"
          +"ru": "Подсветка по периметру"
        }
        "body" => {#1937
          +"ro": null
          +"ru": null
        }
        "price" => 0
        "price_s" => 0
        "price_p" => 65
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 100
        "volume_status" => 1
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 3
        "slug" => null
        "show" => 0
        "order" => 14
        "created_at" => "2025-03-26 09:18:36"
        "updated_at" => "2025-11-03 13:45:34"
      ]
      #original: array:27 [
        "id" => 50
        "title" => "{"ro":"Iluminare pe perimetru","ru":"\u041f\u043e\u0434\u0441\u0432\u0435\u0442\u043a\u0430 \u043f\u043e \u043f\u0435\u0440\u0438\u043c\u0435\u0442\u0440\u0443"}"
        "body" => "{"ro":null,"ru":null}"
        "price" => 0
        "price_s" => 0
        "price_p" => 65
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 100
        "volume_status" => 1
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 3
        "slug" => null
        "show" => 0
        "order" => 14
        "created_at" => "2025-03-26 09:18:36"
        "updated_at" => "2025-11-03 13:45:34"
        "pivot_product_id" => 100
        "pivot_half_id" => 50
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1883
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "half_product"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:2 [
            "product_id" => 100
            "half_id" => 50
          ]
          #original: array:2 [
            "product_id" => 100
            "half_id" => 50
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\Product {#1613}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    13 => App\Models\Half {#1938
      #guarded: []
      #connection: "mysql"
      #table: "halves"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:25 [
        "id" => 162
        "title" => {#1939
          +"ro": "Rece 6000K"
          +"ru": "Холодная 6000К"
        }
        "body" => {#1940
          +"ro": null
          +"ru": null
        }
        "price" => 0
        "price_s" => 0
        "price_p" => 0
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 4
        "slug" => null
        "show" => 0
        "order" => 14
        "created_at" => "2025-08-30 18:35:44"
        "updated_at" => "2025-09-02 16:25:52"
      ]
      #original: array:27 [
        "id" => 162
        "title" => "{"ro":"Rece 6000K","ru":"\u0425\u043e\u043b\u043e\u0434\u043d\u0430\u044f 6000\u041a"}"
        "body" => "{"ro":null,"ru":null}"
        "price" => 0
        "price_s" => 0
        "price_p" => 0
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 4
        "slug" => null
        "show" => 0
        "order" => 14
        "created_at" => "2025-08-30 18:35:44"
        "updated_at" => "2025-09-02 16:25:52"
        "pivot_product_id" => 100
        "pivot_half_id" => 162
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1886
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "half_product"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:2 [
            "product_id" => 100
            "half_id" => 162
          ]
          #original: array:2 [
            "product_id" => 100
            "half_id" => 162
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\Product {#1613}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    14 => App\Models\Half {#1941
      #guarded: []
      #connection: "mysql"
      #table: "halves"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:25 [
        "id" => 166
        "title" => {#1942
          +"ro": "COB 10W"
          +"ru": "COB 10W"
        }
        "body" => {#1943
          +"ro": null
          +"ru": null
        }
        "price" => 0
        "price_s" => 0
        "price_p" => 20
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 6
        "slug" => null
        "show" => 0
        "order" => 18
        "created_at" => "2025-08-30 18:37:06"
        "updated_at" => "2025-08-30 18:37:06"
      ]
      #original: array:27 [
        "id" => 166
        "title" => "{"ro":"COB 10W","ru":"COB 10W"}"
        "body" => "{"ro":null,"ru":null}"
        "price" => 0
        "price_s" => 0
        "price_p" => 20
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 6
        "slug" => null
        "show" => 0
        "order" => 18
        "created_at" => "2025-08-30 18:37:06"
        "updated_at" => "2025-08-30 18:37:06"
        "pivot_product_id" => 100
        "pivot_half_id" => 166
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1856
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "half_product"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:2 [
            "product_id" => 100
            "half_id" => 166
          ]
          #original: array:2 [
            "product_id" => 100
            "half_id" => 166
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\Product {#1613}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    15 => App\Models\Half {#1944
      #guarded: []
      #connection: "mysql"
      #table: "halves"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:25 [
        "id" => 183
        "title" => {#1945
          +"ro": "In cablu"
          +"ru": "В провод"
        }
        "body" => {#1946
          +"ro": null
          +"ru": null
        }
        "price" => 0
        "price_s" => 0
        "price_p" => 0
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 17
        "slug" => null
        "show" => 0
        "order" => 22
        "created_at" => "2025-09-18 09:42:59"
        "updated_at" => "2025-09-18 09:42:59"
      ]
      #original: array:27 [
        "id" => 183
        "title" => "{"ro":"In cablu","ru":"\u0412 \u043f\u0440\u043e\u0432\u043e\u0434"}"
        "body" => "{"ro":null,"ru":null}"
        "price" => 0
        "price_s" => 0
        "price_p" => 0
        "price_fix" => 0
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 105
        "coefficient_wholesale" => 200
        "coefficient_retail" => 130
        "part_id" => 18
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 0
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 17
        "slug" => null
        "show" => 0
        "order" => 22
        "created_at" => "2025-09-18 09:42:59"
        "updated_at" => "2025-09-18 09:42:59"
        "pivot_product_id" => 100
        "pivot_half_id" => 183
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1828
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "half_product"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:2 [
            "product_id" => 100
            "half_id" => 183
          ]
          #original: array:2 [
            "product_id" => 100
            "half_id" => 183
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\Product {#1613}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    16 => App\Models\Half {#1947
      #guarded: []
      #connection: "mysql"
      #table: "halves"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:25 [
        "id" => 64
        "title" => {#1948
          +"ro": "Curățare / folie"
          +"ru": "Чистка / пленка"
        }
        "body" => {#1949
          +"ro": null
          +"ru": null
        }
        "price" => 0
        "price_s" => 0
        "price_p" => 0
        "price_fix" => 50
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 100
        "coefficient_wholesale" => 100
        "coefficient_retail" => 100
        "part_id" => 19
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 1
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 13
        "slug" => null
        "show" => 0
        "order" => 50
        "created_at" => "2025-03-27 10:36:59"
        "updated_at" => "2025-09-03 08:04:00"
      ]
      #original: array:27 [
        "id" => 64
        "title" => "{"ro":"Cur\u0103\u021bare \/ folie","ru":"\u0427\u0438\u0441\u0442\u043a\u0430 \/ \u043f\u043b\u0435\u043d\u043a\u0430"}"
        "body" => "{"ro":null,"ru":null}"
        "price" => 0
        "price_s" => 0
        "price_p" => 0
        "price_fix" => 50
        "price_add" => 0
        "price_m" => 0
        "coefficient_original" => 100
        "coefficient_wholesale" => 100
        "coefficient_retail" => 100
        "part_id" => 19
        "volume" => 100
        "volume_status" => 0
        "direction" => null
        "configurator_default" => 1
        "square_counter" => 0
        "type" => "configurator"
        "type_id" => 13
        "slug" => null
        "show" => 0
        "order" => 50
        "created_at" => "2025-03-27 10:36:59"
        "updated_at" => "2025-09-03 08:04:00"
        "pivot_product_id" => 100
        "pivot_half_id" => 64
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1882
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "half_product"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:2 [
            "product_id" => 100
            "half_id" => 64
          ]
          #original: array:2 [
            "product_id" => 100
            "half_id" => 64
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\Product {#1613}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
  ]
}