Illuminate\Database\Eloquent\Collection {#1920
  #items: array:17 [
    0 => App\Models\Half {#1934
      #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" => {#1935
          +"ro": "Standard"
          +"ru": "Стандартное"
        }
        "body" => {#1936
          +"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 {#1933
          +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 {#1649
            #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" => {#1650
                +"ro": "Storino"
                +"ru": "Storino"
              }
              "image" => "7b3fe11e-a607-4bce-a80d-0dfc23c1c890"
              "images" => {#1651
                +"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" => 39
              "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" => 39
              "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 {#1698
                #items: array:13 [
                  0 => App\Models\Modification {#1705
                    #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 {#1706
                    #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 {#1707
                    #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 {#1708
                    #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 {#1709
                    #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 {#1710
                    #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 {#1711
                    #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 {#1712
                    #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 {#1713
                    #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 {#1714
                    #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 {#1715
                    #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 {#1716
                    #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 {#1717
                    #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 {#1704
                #items: array:15 [
                  0 => App\Models\Unit {#1696
                    #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 {#1740 …27}
                  2 => App\Models\Unit {#1743 …27}
                  3 => App\Models\Unit {#1746 …27}
                  4 => App\Models\Unit {#1749 …27}
                  5 => App\Models\Unit {#1752 …27}
                  6 => App\Models\Unit {#1755 …27}
                  7 => App\Models\Unit {#1758 …27}
                  8 => App\Models\Unit {#1761 …27}
                  9 => App\Models\Unit {#1764 …27}
                  10 => App\Models\Unit {#1767 …27}
                  11 => App\Models\Unit {#1770 …27}
                  12 => App\Models\Unit {#1773 …27}
                  13 => App\Models\Unit {#1776 …27}
                  14 => App\Models\Unit {#1779 …27}
                ]
              }
              "details" => Illuminate\Database\Eloquent\Collection {#1875
                #items: array:6 [
                  0 => App\Models\Detail {#1876 …27}
                  1 => App\Models\Detail {#1877 …27}
                  2 => App\Models\Detail {#1878 …27}
                  3 => App\Models\Detail {#1879 …27}
                  4 => App\Models\Detail {#1880 …27}
                  5 => App\Models\Detail {#1881 …27}
                ]
              }
              "halfs" => Illuminate\Database\Eloquent\Collection {#1920}
            ]
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #fillable: []
          }
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    1 => App\Models\Half {#1937
      #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" => {#1938
          +"ro": "Profil de fixare"
          +"ru": "Профиль крепежный"
        }
        "body" => {#1939
          +"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 {#1931
          +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 {#1649}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    2 => App\Models\Half {#1940
      #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" => {#1941
          +"ro": "Ridicare personală"
          +"ru": "Самовывоз"
        }
        "body" => {#1942
          +"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 {#1930
          +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 {#1649}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    3 => App\Models\Half {#1943
      #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" => {#1944
          +"ro": "Rotunjit"
          +"ru": "Закругленное"
        }
        "body" => {#1945
          +"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 {#1929
          +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 {#1649}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    4 => App\Models\Half {#1946
      #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" => {#1947
          +"ro": "Standard"
          +"ru": "Стандартный"
        }
        "body" => {#1948
          +"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 {#1928
          +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 {#1649}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    5 => App\Models\Half {#1949
      #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" => {#1950
          +"ro": "Cadru din plastic"
          +"ru": "Каркас пластик"
        }
        "body" => {#1951
          +"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 {#1927
          +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 {#1649}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    6 => App\Models\Half {#1952
      #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" => {#1953
          +"ro": "Curbilinie"
          +"ru": "Криволинейная"
        }
        "body" => {#1954
          +"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 {#1926
          +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 {#1649}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    7 => App\Models\Half {#1955
      #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" => {#1956
          +"ro": "ABS"
          +"ru": "АБС"
        }
        "body" => {#1957
          +"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 {#1925
          +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 {#1649}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    8 => App\Models\Half {#1958
      #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" => {#1959
          +"ro": "Capac bloc electric"
          +"ru": "Крышка блока электрики"
        }
        "body" => {#1960
          +"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 {#1924
          +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 {#1649}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    9 => App\Models\Half {#1961
      #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" => {#1962
          +"ro": "Fara ambalaj"
          +"ru": "Без упаковки"
        }
        "body" => {#1963
          +"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 {#1923
          +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 {#1649}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    10 => App\Models\Half {#1964
      #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" => {#1965
          +"ro": "Conectori"
          +"ru": "Конектора"
        }
        "body" => {#1966
          +"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 {#1922
          +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 {#1649}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    11 => App\Models\Half {#1967
      #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" => {#1968
          +"ro": "Asamblare"
          +"ru": "Сборка"
        }
        "body" => {#1969
          +"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 {#1919
          +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 {#1649}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    12 => App\Models\Half {#1970
      #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" => {#1971
          +"ro": "Iluminare pe perimetru"
          +"ru": "Подсветка по периметру"
        }
        "body" => {#1972
          +"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 {#1918
          +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 {#1649}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    13 => App\Models\Half {#1973
      #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" => {#1974
          +"ro": "Rece 6000K"
          +"ru": "Холодная 6000К"
        }
        "body" => {#1975
          +"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 {#1921
          +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 {#1649}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    14 => App\Models\Half {#1976
      #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" => {#1977
          +"ro": "COB 10W"
          +"ru": "COB 10W"
        }
        "body" => {#1978
          +"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 {#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" => 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 {#1649}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    15 => App\Models\Half {#1979
      #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" => {#1980
          +"ro": "In cablu"
          +"ru": "В провод"
        }
        "body" => {#1981
          +"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 {#1863
          +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 {#1649}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
    16 => App\Models\Half {#1982
      #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" => {#1983
          +"ro": "Curățare / folie"
          +"ru": "Чистка / пленка"
        }
        "body" => {#1984
          +"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 {#1917
          +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 {#1649}
          #foreignKey: "product_id"
          #relatedKey: "half_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
    }
  ]
}