^ Product {#531
  +id: 160844
  #id_lang: 1
  #lang_associated: null
  #id_shop: 1
  +id_shop_list: []
  #get_shop_from_context: false
  #table: "product"
  #identifier: "id_product"
  #fieldsRequired: array:1 [
    0 => "price"
  ]
  #fieldsSize: array:7 [
    "reference" => 64
    "supplier_reference" => 64
    "location" => 255
    "ean13" => 13
    "isbn" => 32
    "upc" => 12
    "mpn" => 40
  ]
  #fieldsValidate: array:51 [
    "id_shop_default" => "isUnsignedId"
    "id_manufacturer" => "isUnsignedId"
    "id_supplier" => "isUnsignedId"
    "reference" => "isReference"
    "supplier_reference" => "isReference"
    "location" => "isString"
    "width" => "isUnsignedFloat"
    "height" => "isUnsignedFloat"
    "depth" => "isUnsignedFloat"
    "weight" => "isUnsignedFloat"
    "quantity_discount" => "isBool"
    "ean13" => "isEan13"
    "isbn" => "isIsbn"
    "upc" => "isUpc"
    "mpn" => "isMpn"
    "cache_is_pack" => "isBool"
    "cache_has_attachments" => "isBool"
    "is_virtual" => "isBool"
    "state" => "isUnsignedId"
    "additional_delivery_times" => "isUnsignedId"
    "product_type" => "isGenericName"
    "id_category_default" => "isUnsignedId"
    "id_tax_rules_group" => "isUnsignedId"
    "on_sale" => "isBool"
    "online_only" => "isBool"
    "ecotax" => "isPrice"
    "minimal_quantity" => "isPositiveInt"
    "low_stock_threshold" => "isInt"
    "low_stock_alert" => "isBool"
    "price" => "isPrice"
    "wholesale_price" => "isPrice"
    "unity" => "isString"
    "unit_price" => "isPrice"
    "additional_shipping_cost" => "isPrice"
    "customizable" => "isUnsignedInt"
    "text_fields" => "isUnsignedInt"
    "uploadable_files" => "isUnsignedInt"
    "active" => "isBool"
    "redirect_type" => "isString"
    "id_type_redirected" => "isUnsignedId"
    "available_for_order" => "isBool"
    "available_date" => "isDateFormat"
    "show_condition" => "isBool"
    "condition" => "isGenericName"
    "show_price" => "isBool"
    "indexed" => "isBool"
    "visibility" => "isProductVisibility"
    "advanced_stock_management" => "isBool"
    "date_add" => "isDate"
    "date_upd" => "isDate"
    "pack_stock_type" => "isUnsignedInt"
  ]
  #fieldsRequiredLang: []
  #fieldsSizeLang: array:9 [
    "delivery_in_stock" => 255
    "delivery_out_stock" => 255
    "meta_description" => 512
    "meta_keywords" => 255
    "meta_title" => 255
    "link_rewrite" => 128
    "name" => 128
    "available_now" => 255
    "available_later" => 255
  ]
  #fieldsValidateLang: array:11 [
    "delivery_in_stock" => "isGenericName"
    "delivery_out_stock" => "isGenericName"
    "meta_description" => "isGenericName"
    "meta_keywords" => "isGenericName"
    "meta_title" => "isGenericName"
    "link_rewrite" => "isLinkRewrite"
    "name" => "isCatalogName"
    "description" => "isCleanHtml"
    "description_short" => "isCleanHtml"
    "available_now" => "isGenericName"
    "available_later" => "IsGenericName"
  ]
  #tables: []
  #webserviceParameters: array:4 [
    "objectMethods" => array:2 [
      "add" => "addWs"
      "update" => "updateWs"
    ]
    "objectNodeNames" => "products"
    "fields" => array:12 [
      "id_manufacturer" => array:1 [
        "xlink_resource" => "manufacturers"
      ]
      "id_supplier" => array:1 [
        "xlink_resource" => "suppliers"
      ]
      "id_category_default" => array:1 [
        "xlink_resource" => "categories"
      ]
      "new" => []
      "cache_default_attribute" => []
      "id_default_image" => array:3 [
        "getter" => "getCoverWs"
        "setter" => "setCoverWs"
        "xlink_resource" => array:2 [
          "resourceName" => "images"
          "subResourceName" => "products"
        ]
      ]
      "id_default_combination" => array:3 [
        "getter" => "getWsDefaultCombination"
        "setter" => "setWsDefaultCombination"
        "xlink_resource" => array:1 [
          "resourceName" => "combinations"
        ]
      ]
      "id_tax_rules_group" => array:1 [
        "xlink_resource" => array:1 [
          "resourceName" => "tax_rule_groups"
        ]
      ]
      "position_in_category" => array:2 [
        "getter" => "getWsPositionInCategory"
        "setter" => "setWsPositionInCategory"
      ]
      "manufacturer_name" => array:2 [
        "getter" => "getWsManufacturerName"
        "setter" => false
      ]
      "quantity" => array:2 [
        "getter" => false
        "setter" => false
      ]
      "type" => array:2 [
        "getter" => "getWsType"
        "setter" => "setWsType"
      ]
    ]
    "associations" => array:10 [
      "categories" => array:2 [
        "resource" => "category"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "images" => array:2 [
        "resource" => "image"
        "fields" => array:1 [
          "id" => []
        ]
      ]
      "combinations" => array:2 [
        "resource" => "combination"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_option_values" => array:2 [
        "resource" => "product_option_value"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "product_features" => array:2 [
        "resource" => "product_feature"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_feature_value" => array:2 [
            "required" => true
            "xlink_resource" => "product_feature_values"
          ]
        ]
      ]
      "tags" => array:2 [
        "resource" => "tag"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "stock_availables" => array:3 [
        "resource" => "stock_available"
        "fields" => array:2 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => array:1 [
            "required" => true
          ]
        ]
        "setter" => false
      ]
      "attachments" => array:3 [
        "resource" => "attachment"
        "api" => "attachments"
        "fields" => array:1 [
          "id" => array:1 [
            "required" => true
          ]
        ]
      ]
      "accessories" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:1 [
          "id" => array:2 [
            "required" => true
            "xlink_resource" => "products"
          ]
        ]
      ]
      "product_bundle" => array:3 [
        "resource" => "product"
        "api" => "products"
        "fields" => array:3 [
          "id" => array:1 [
            "required" => true
          ]
          "id_product_attribute" => []
          "quantity" => []
        ]
      ]
    ]
  ]
  #image_dir: null
  #image_format: "jpg"
  #translator: null
  #def: array:7 [
    "table" => "product"
    "primary" => "id_product"
    "multilang" => true
    "multilang_shop" => true
    "fields" => array:64 [
      "id_shop_default" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_manufacturer" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "id_supplier" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "supplier_reference" => array:3 [
        "type" => 3
        "validate" => "isReference"
        "size" => 64
      ]
      "location" => array:3 [
        "type" => 3
        "validate" => "isString"
        "size" => 255
      ]
      "width" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "height" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "depth" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "weight" => array:2 [
        "type" => 4
        "validate" => "isUnsignedFloat"
      ]
      "quantity_discount" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "ean13" => array:3 [
        "type" => 3
        "validate" => "isEan13"
        "size" => 13
      ]
      "isbn" => array:3 [
        "type" => 3
        "validate" => "isIsbn"
        "size" => 32
      ]
      "upc" => array:3 [
        "type" => 3
        "validate" => "isUpc"
        "size" => 12
      ]
      "mpn" => array:3 [
        "type" => 3
        "validate" => "isMpn"
        "size" => 40
      ]
      "cache_is_pack" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "cache_has_attachments" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "is_virtual" => array:2 [
        "type" => 2
        "validate" => "isBool"
      ]
      "state" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "additional_delivery_times" => array:2 [
        "type" => 1
        "validate" => "isUnsignedId"
      ]
      "delivery_in_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "delivery_out_stock" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "product_type" => array:4 [
        "type" => 3
        "validate" => "isGenericName"
        "values" => array:5 [
          0 => "standard"
          1 => "pack"
          2 => "virtual"
          3 => "combinations"
          4 => ""
        ]
        "default" => ""
      ]
      "id_category_default" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "id_tax_rules_group" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "on_sale" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "online_only" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "ecotax" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "minimal_quantity" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isPositiveInt"
      ]
      "low_stock_threshold" => array:4 [
        "type" => 1
        "shop" => true
        "allow_null" => true
        "validate" => "isInt"
      ]
      "low_stock_alert" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "price" => array:4 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
        "required" => true
      ]
      "wholesale_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unity" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "unit_price" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "unit_price_ratio" => array:2 [
        "type" => 4
        "shop" => true
      ]
      "additional_shipping_cost" => array:3 [
        "type" => 4
        "shop" => true
        "validate" => "isPrice"
      ]
      "customizable" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "text_fields" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "uploadable_files" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "active" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "redirect_type" => array:3 [
        "type" => 3
        "shop" => true
        "validate" => "isString"
      ]
      "id_type_redirected" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedId"
      ]
      "available_for_order" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "available_date" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDateFormat"
      ]
      "show_condition" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "condition" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isGenericName"
        "values" => array:3 [
          0 => "new"
          1 => "used"
          2 => "refurbished"
        ]
        "default" => "new"
      ]
      "show_price" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "indexed" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "visibility" => array:5 [
        "type" => 3
        "shop" => true
        "validate" => "isProductVisibility"
        "values" => array:4 [
          0 => "both"
          1 => "catalog"
          2 => "search"
          3 => "none"
        ]
        "default" => "both"
      ]
      "cache_default_attribute" => array:2 [
        "type" => 1
        "shop" => true
      ]
      "advanced_stock_management" => array:3 [
        "type" => 2
        "shop" => true
        "validate" => "isBool"
      ]
      "date_add" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "date_upd" => array:3 [
        "type" => 5
        "shop" => true
        "validate" => "isDate"
      ]
      "pack_stock_type" => array:3 [
        "type" => 1
        "shop" => true
        "validate" => "isUnsignedInt"
      ]
      "meta_description" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 512
      ]
      "meta_keywords" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "meta_title" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "link_rewrite" => array:6 [
        "type" => 3
        "lang" => true
        "validate" => "isLinkRewrite"
        "required" => false
        "size" => 128
        "ws_modifier" => array:2 [
          "http_method" => 2
          "modifier" => "modifierWsLinkRewrite"
        ]
      ]
      "name" => array:5 [
        "type" => 3
        "lang" => true
        "validate" => "isCatalogName"
        "required" => false
        "size" => 128
      ]
      "description" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "description_short" => array:3 [
        "type" => 6
        "lang" => true
        "validate" => "isCleanHtml"
      ]
      "available_now" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "isGenericName"
        "size" => 255
      ]
      "available_later" => array:4 [
        "type" => 3
        "lang" => true
        "validate" => "IsGenericName"
        "size" => 255
      ]
    ]
    "associations" => array:8 [
      "manufacturer" => array:1 [
        "type" => 1
      ]
      "supplier" => array:1 [
        "type" => 1
      ]
      "default_category" => array:3 [
        "type" => 1
        "field" => "id_category_default"
        "object" => "Category"
      ]
      "tax_rules_group" => array:1 [
        "type" => 1
      ]
      "categories" => array:4 [
        "type" => 2
        "field" => "id_category"
        "object" => "Category"
        "association" => "category_product"
      ]
      "stock_availables" => array:4 [
        "type" => 2
        "field" => "id_stock_available"
        "object" => "StockAvailable"
        "association" => "stock_availables"
      ]
      "attachments" => array:4 [
        "type" => 2
        "field" => "id_attachment"
        "object" => "Attachment"
        "association" => "product_attachment"
      ]
      "l" => array:3 [
        "type" => 2
        "field" => "id_product"
        "foreign_field" => "id_product"
      ]
    ]
    "classname" => "Product"
  ]
  #update_fields: null
  +force_id: false
  +tax_name: "deprecated"
  +tax_rate: 21.0
  +id_manufacturer: 147
  +id_supplier: 5
  +id_category_default: 755
  +id_shop_default: 1
  +manufacturer_name: "Jensen, Asia"
  +supplier_name: "PI Creative Art"
  +name: "In the Horizon I"
  +description: """
    <p>Los cuadros son impresiones de alta calidad realizadas por nosotros mismos en nuestro taller, sobre un lienzo. No son pintados.</p>\n
    <div class="container">\n
    <div class="row">\n
    <div class="col-sm-6"><img class="img-thumbnail" src="https://www.cuadrostock.com/img/cms/info/informacion_lienzo_1.jpg" alt="montaje lienzo" width="194" height="194" /></div>\n
    <div class="col-sm-6"><img class="img-thumbnail" src="https://www.cuadrostock.com/img/cms/info/informacion_lienzo_2.jpg" alt="montaje lienzo" width="194" height="194" /></div>\n
    </div>\n
    </div>\n
    <p>Todos los cuadros ya están listos para colgar. No necesitan ser enmarcados.</p>\n
    <p>Todos los artículos de la web están fabricados por nosotros mismos, asegurando siempre un stock permanente. No somos importadores.</p>\n
    <p>La imagen continua por el lateral. Utilizamos la técnica de efecto espejo, que se basa en copiar 5 cm del extremo interno de cada lado de la imagen y lo duplicamos hacia fuera, haciendo una simetría para no perder nada de la imagen frontal.</p>\n
    <p>Todos los archivos digitales que utilizamos en nuestros cuadros son de alta resolución y cumplen con todas las leyes de derecho de reproducción.</p>\n
    <p>El tamaño de los cuadros que contienen más de una pieza, se mide de un extremo a otro, una vez colocadas las piezas en la misma posición que se muestra en la web. El tamaño indicado en cada caso no contiene la separación entre las piezas.</p>\n
    <p class="alert alert-info">Recomendamos dejar 3 ó 4 cm de separación entre las piezas.</p>
    """
  +description_short: ""
  +quantity: 0
  +minimal_quantity: 1
  +low_stock_threshold: null
  +low_stock_alert: "0"
  +available_now: ""
  +available_later: ""
  +price: 17.689485
  +specificPrice: array:19 [
    "id_specific_price" => 3186856
    "id_specific_price_rule" => 21
    "id_cart" => 0
    "id_product" => 160844
    "id_shop" => 1
    "id_shop_group" => 0
    "id_currency" => 0
    "id_country" => 0
    "id_group" => 0
    "id_customer" => 0
    "id_product_attribute" => 0
    "price" => "-1.000000"
    "from_quantity" => 1
    "reduction" => "0.400000"
    "reduction_tax" => 1
    "reduction_type" => "percentage"
    "from" => "0000-00-00 00:00:00"
    "to" => "0000-00-00 00:00:00"
    "score" => 34
  ]
  +additional_shipping_cost: "0.000000"
  +wholesale_price: "0.000000"
  +on_sale: "0"
  +online_only: "0"
  +unity: ""
  +unit_price: "0.000000"
  +unit_price_ratio: "0.000000"
  +ecotax: "0.000000"
  +reference: "JNN61"
  +supplier_reference: ""
  +location: ""
  +width: "100.000000"
  +height: "100.000000"
  +depth: "0.000000"
  +weight: "0.000000"
  +ean13: ""
  +isbn: ""
  +upc: ""
  +mpn: ""
  +link_rewrite: "in-the-horizon-i"
  +meta_description: ""
  +meta_keywords: ""
  +meta_title: ""
  +quantity_discount: "0"
  +customizable: 1
  +new: false
  +uploadable_files: 0
  +text_fields: 1
  +active: "1"
  +redirect_type: ""
  +id_type_redirected: 0
  +available_for_order: "1"
  +available_date: "0000-00-00"
  +show_condition: "0"
  +condition: "new"
  +show_price: "1"
  +indexed: "1"
  +visibility: "both"
  +date_add: "2019-02-07 14:45:33"
  +date_upd: "2024-04-25 03:48:48"
  +tags: array:2 [
    1 => array:1 [
      0 => "."
    ]
    2 => array:1 [
      0 => "."
    ]
  ]
  +state: 1
  +base_price: "29.482475"
  +id_tax_rules_group: 10
  +id_color_default: 0
  +advanced_stock_management: "0"
  +out_of_stock: 2
  +depends_on_stock: false
  +isFullyLoaded: true
  +cache_is_pack: "0"
  +cache_has_attachments: "0"
  +is_virtual: "0"
  +id_pack_product_attribute: null
  +cache_default_attribute: 842677
  +category: "cuadros-paisajes"
  +pack_stock_type: 3
  +additional_delivery_times: 1
  +delivery_in_stock: ""
  +delivery_out_stock: ""
  +product_type: "standard"
}