otected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 173404
)
[213] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => D389 A130WE-7ADF VINTAGE-OTHERS
[description] =>
[description_short] =>
[quantity] => 2
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 4495
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => D389
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-d389
[meta_description] => Buy Casio Casio D389 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio D389 online, shop Casio watch, Casio D389, shop D389, shop Casio at lowest price, Casio Watches , Casio Casio D389
[meta_title] => Buy Casio Casio D389 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2025-03-20 22:25:37
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 4495.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120347
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 173861
)
[214] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => D390 A130WEG-9ADF VINTAGE-OTHERS
[description] =>
[description_short] =>
[quantity] => 2
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 6495
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => D390
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-d390
[meta_description] => Buy Casio Casio D390 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio D390 online, shop Casio watch, Casio D390, shop D390, shop Casio at lowest price, Casio Watches , Casio Casio D390
[meta_title] => Buy Casio Casio D390 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2025-03-20 22:25:37
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 6495.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120349
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 173876
)
[215] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => D391 A130WEGG-1ADF VINTAGE-OTHERS
[description] =>
[description_short] =>
[quantity] => 6
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 6495
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => D391
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-d391
[meta_description] => Buy Casio Casio D391 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio D391 online, shop Casio watch, Casio D391, shop D391, shop Casio at lowest price, Casio Watches , Casio Casio D391
[meta_title] => Buy Casio Casio D391 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2025-03-20 22:25:37
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 6495.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120350
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 173882
)
[216] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => D397 LF-30W-2ADF CASIO-LADYS-RESIN
[description] =>
[description_short] =>
[quantity] => 20
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 2995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => D397
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-d397
[meta_description] => Buy Casio Casio D397 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio D397 online, shop Casio watch, Casio D397, shop D397, shop Casio at lowest price, Casio Watches , Casio Casio D397
[meta_title] => Buy Casio Casio D397 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2025-06-29 16:21:33
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 2995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120431
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174158
)
[217] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => D399 LF-30W-8ADF CASIO-LADYS-RESIN
[description] =>
[description_short] =>
[quantity] => 6
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 2995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => D399
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-d399
[meta_description] => Buy Casio Casio D399 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio D399 online, shop Casio watch, Casio D399, shop D399, shop Casio at lowest price, Casio Watches , Casio Casio D399
[meta_title] => Buy Casio Casio D399 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2025-06-29 16:21:36
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 2995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120433
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174160
)
[218] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => Casio D400
[description] =>
[description_short] =>
[quantity] => 1
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 8995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => D400
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-d400
[meta_description] => Buy Casio Casio D400 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio D400 online, shop Casio watch, Casio D400, shop D400, shop Casio at lowest price, Casio Watches , Casio Casio D400
[meta_title] => Buy Casio Casio D400 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2025-10-12 22:34:29
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 8995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120573
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174526
)
[219] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => Casio D401
[description] =>
[description_short] =>
[quantity] => 1
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 11995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => D401
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-d401
[meta_description] => Buy Casio Casio D401 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio D401 online, shop Casio watch, Casio D401, shop D401, shop Casio at lowest price, Casio Watches , Casio Casio D401
[meta_title] => Buy Casio Casio D401 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2025-10-12 22:34:29
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 11995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120574
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174527
)
[220] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => Casio D408
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 2995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => D408
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-d408
[meta_description] => Buy Casio Casio D408 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio D408 online, shop Casio watch, Casio D408, shop D408, shop Casio at lowest price, Casio Watches , Casio Casio D408
[meta_title] => Buy Casio Casio D408 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2025-11-06 06:55:42
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 2995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120650
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174769
)
[221] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => Casio D409
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 2995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => D409
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-d409
[meta_description] => Buy Casio Casio D409 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio D409 online, shop Casio watch, Casio D409, shop D409, shop Casio at lowest price, Casio Watches , Casio Casio D409
[meta_title] => Buy Casio Casio D409 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2025-11-06 06:55:42
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 2995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120648
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174766
)
[222] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => Casio D410
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1795
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => D410
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-d410
[meta_description] => Buy Casio Casio D410 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio D410 online, shop Casio watch, Casio D410, shop D410, shop Casio at lowest price, Youth Watches , Casio Casio D410
[meta_title] => Buy Casio Casio D410 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-01-26 00:38:24
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1795.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120744
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 175280
)
[223] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => Casio D413
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 3995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => D413
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-d413
[meta_description] => Buy Casio Casio D413 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio D413 online, shop Casio watch, Casio D413, shop D413, shop Casio at lowest price, Vintage Watches , Casio Casio D413
[meta_title] => Buy Casio Casio D413 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-01-26 00:36:39
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 3995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120722
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 175183
)
[224] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => Casio D415
[description] =>
[description_short] =>
[quantity] => 4
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 4695
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => D415
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-d415
[meta_description] => Buy Casio Casio D415 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio D415 online, shop Casio watch, Casio D415, shop D415, shop Casio at lowest price, Casio Watches , Casio Casio D415
[meta_title] => Buy Casio Casio D415 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2025-12-14 21:13:41
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 4695.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120662
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174811
)
[225] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => Casio D416
[description] =>
[description_short] =>
[quantity] => 1
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 3995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => D416
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-d416
[meta_description] => Buy Casio Casio D416 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio D416 online, shop Casio watch, Casio D416, shop D416, shop Casio at lowest price, Casio Watches , Casio Casio D416
[meta_title] => Buy Casio Casio D416 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2025-12-14 21:13:41
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 3995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120663
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174812
)
[226] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => Casio D417
[description] =>
[description_short] =>
[quantity] => 1
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 4995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => D417
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-d417
[meta_description] => Buy Casio Casio D417 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio D417 online, shop Casio watch, Casio D417, shop D417, shop Casio at lowest price, Vintage Watches , Casio Casio D417
[meta_title] => Buy Casio Casio D417 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-01-26 00:36:39
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 4995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120724
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 175193
)
[227] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => Casio D418
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 4995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => D418
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-d418
[meta_description] => Buy Casio Casio D418 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio D418 online, shop Casio watch, Casio D418, shop D418, shop Casio at lowest price, Vintage Watches , Casio Casio D418
[meta_title] => Buy Casio Casio D418 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-01-26 00:36:39
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 4995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120725
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 175198
)
[228] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => Casio D421
[description] =>
[description_short] =>
[quantity] => 2
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 6995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => D421
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-d421
[meta_description] => Buy Casio Casio D421 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio D421 online, shop Casio watch, Casio D421, shop D421, shop Casio at lowest price, Casio Watches , Casio Casio D421
[meta_title] => Buy Casio Casio D421 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2025-12-14 21:13:33
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 6995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120656
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174799
)
[229] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => Casio D423
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 3995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => D423
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-d423
[meta_description] => Buy Casio Casio D423 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio D423 online, shop Casio watch, Casio D423, shop D423, shop Casio at lowest price, Vintage Watches , Casio Casio D423
[meta_title] => Buy Casio Casio D423 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-01-26 00:38:24
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 3995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120745
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 175283
)
[230] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => Casio D424
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 3995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => D424
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-d424
[meta_description] => Buy Casio Casio D424 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio D424 online, shop Casio watch, Casio D424, shop D424, shop Casio at lowest price, Vintage Watches , Casio Casio D424
[meta_title] => Buy Casio Casio D424 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-01-26 00:38:24
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 3995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120746
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 175286
)
[231] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0022L3
[description] =>
[description_short] => GW0022L3 Guess Watch
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 15995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0022L3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] => 91661512605
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0022l3-watch
[meta_description] => Buy Guess GW0022L3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0022L3 online, shop Guess watch, GW0022L3, shop GW0022L3, shop Guess at lowest price, Guess Watches , Guess GW0022L3
[meta_title] => Buy Guess GW0022L3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2022-05-24 06:18:50
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 15995.000000
[id_tax_rules_group] => 1
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 0
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 109565
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 140464
)
[232] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0202G1
[description] =>
[description_short] => GW0202G1 Guess Watch
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 18995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0202G1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0202g1-watch
[meta_description] => Buy Guess GW0202G1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0202G1 online, shop Guess watch, GW0202G1, shop GW0202G1, shop Guess at lowest price, Guess Watches , Guess GW0202G1
[meta_title] => Buy Guess GW0202G1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2022-05-24 06:18:59
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 18995.000000
[id_tax_rules_group] => 1
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 0
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 109577
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 140476
)
[233] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0202G2
[description] =>
[description_short] => GW0202G2 Guess Watch
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 19995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0202G2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0202g2-watch
[meta_description] => Buy Guess GW0202G2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0202G2 online, shop Guess watch, GW0202G2, shop GW0202G2, shop Guess at lowest price, Guess Watches , Guess GW0202G2
[meta_title] => Buy Guess GW0202G2 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2022-05-24 06:18:59
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 19995.000000
[id_tax_rules_group] => 1
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 0
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 109578
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 140477
)
[234] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0202G4
[description] =>
[description_short] => GW0202G4 Guess Watch for Men
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 19995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0202G4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0202g4-mens-watch
[meta_description] => Buy Guess GW0202G4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0202G4 online, shop Guess watch, GW0202G4, shop GW0202G4, shop Guess at lowest price, Guess Watches , Guess GW0202G4
[meta_title] => Buy Guess GW0202G4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2022-06-16 19:25:40
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 19995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 110256
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 143092
)
[235] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0265G7
[description] =>
[description_short] => Guess GW0265G7 Men's Watch
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 14495
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0265G7
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0265g7-mens-watch
[meta_description] => Buy Guess GW0265G7 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0265G7 online, shop Guess watch, GW0265G7, shop GW0265G7, shop Guess at lowest price, Guess Watches , Guess GW0265G7
[meta_title] => Buy Guess GW0265G7 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2023-01-08 12:58:29
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 14495.000000
[id_tax_rules_group] => 1
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 0
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 111907
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 148390
)
[236] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0265G8
[description] =>
[description_short] => Guess GW0265G8 Men's Watch
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 18995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0265G8
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0265g8-mens-watch
[meta_description] => Buy Guess GW0265G8 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0265G8 online, shop Guess watch, GW0265G8, shop GW0265G8, shop Guess at lowest price, Guess Watches , Guess GW0265G8
[meta_title] => Buy Guess GW0265G8 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2023-01-08 12:58:29
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 18995.000000
[id_tax_rules_group] => 1
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 0
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 111908
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 148394
)
[237] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0308L5
[description] =>
[description_short] => Guess GW0308L5 Watch with 2 Year International Warranty
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 17995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0308L5
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0308l5-ladies-watch
[meta_description] => Buy Guess GW0308L5 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0308L5 online, shop Guess watch, GW0308L5, shop GW0308L5, shop Guess at lowest price, Guess Watches , Guess GW0308L5
[meta_title] => Buy Guess GW0308L5 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2023-11-05 17:28:50
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 17995.000000
[id_tax_rules_group] => 1
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 0
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 116400
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 161422
)
[238] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0404L3
[description] =>
[description_short] => GW0404L3 Guess Watch
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 13995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0404L3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] => 3.66646E+11
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0404l3-watch
[meta_description] => Buy Guess GW0404L3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0404L3 online, shop Guess watch, GW0404L3, shop GW0404L3, shop Guess at lowest price, Guess Watches , Guess GW0404L3
[meta_title] => Buy Guess GW0404L3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2022-05-24 06:20:23
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 13995.000000
[id_tax_rules_group] => 1
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 0
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 109664
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 140563
)
[239] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0456G1
[description] =>
[description_short] => GW0456G1 Guess Watch
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 22995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0456G1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] => 1.83323E+11
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0456g1-watch
[meta_description] => Buy Guess GW0456G1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0456G1 online, shop Guess watch, GW0456G1, shop GW0456G1, shop Guess at lowest price, Guess Watches , Guess GW0456G1
[meta_title] => Buy Guess GW0456G1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2022-05-24 06:21:03
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 22995.000000
[id_tax_rules_group] => 1
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 0
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 109702
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 140601
)
[240] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0499G13
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 17995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0499G13
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0499g13
[meta_description] => Buy Guess Guess GW0499G13 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy ...
[meta_keywords] => buy Guess Guess GW0499G13 online, shop Guess watch, Guess GW0499G13, shop GW0499G13, shop Guess at lowest price, Guess Watches , Guess Guess GW0499G13
[meta_title] => Buy Guess Guess GW0499G13 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2026-03-08 23:03:04
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 17995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120788
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 175430
)
[241] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0499G14
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 17995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0499G14
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0499g14
[meta_description] => Buy Guess Guess GW0499G14 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy ...
[meta_keywords] => buy Guess Guess GW0499G14 online, shop Guess watch, Guess GW0499G14, shop GW0499G14, shop Guess at lowest price, Guess Watches , Guess Guess GW0499G14
[meta_title] => Buy Guess Guess GW0499G14 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2026-03-08 23:02:12
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 17995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120774
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 175356
)
[242] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0500G1
[description] =>
[description_short] => Guess GW0500G1 Men's Watch
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 17995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0500G1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0500g1-mens-watch
[meta_description] => Buy Guess GW0500G1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0500G1 online, shop Guess watch, GW0500G1, shop GW0500G1, shop Guess at lowest price, Guess Watches , Guess GW0500G1
[meta_title] => Buy Guess GW0500G1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2023-01-08 13:21:49
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 17995.000000
[id_tax_rules_group] => 1
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 0
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 112372
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 149861
)
[243] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0503G2
[description] =>
[description_short] => Guess GW0503G2 Men's Watch with 2 Year International Warranty
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 7995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0503G2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0503g2-mens-watch
[meta_description] => Buy Guess GW0503G2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0503G2 online, shop Guess watch, GW0503G2, shop GW0503G2, shop Guess at lowest price, Guess Watches , Guess GW0503G2
[meta_title] => Buy Guess GW0503G2 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2023-04-02 17:22:20
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 7995.000000
[id_tax_rules_group] => 1
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 0
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 113552
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 153133
)
[244] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0572G4
[description] =>
[description_short] => Guess GW0572G4 Men's Watch
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 20995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0572G4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0572g4-mens-watch
[meta_description] => Buy Guess GW0572G4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0572G4 online, shop Guess watch, GW0572G4, shop GW0572G4, shop Guess at lowest price, Guess Watches , Guess GW0572G4
[meta_title] => Buy Guess GW0572G4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2023-07-25 22:48:58
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 20995.000000
[id_tax_rules_group] => 1
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 0
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 114814
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 156633
)
[245] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0572G5
[description] =>
[description_short] => Guess GW0572G5 Men's Watch
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 20995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0572G5
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0572g5-mens-watch
[meta_description] => Buy Guess GW0572G5 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0572G5 online, shop Guess watch, GW0572G5, shop GW0572G5, shop Guess at lowest price, Guess Watches , Guess GW0572G5
[meta_title] => Buy Guess GW0572G5 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2023-07-25 22:48:58
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 20995.000000
[id_tax_rules_group] => 1
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 0
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 114815
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 156634
)
[246] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0574G1
[description] =>
[description_short] => Guess GW0574G1 Men's Watch
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 11995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0574G1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0574g1-mens-watch
[meta_description] => Buy Guess GW0574G1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0574G1 online, shop Guess watch, GW0574G1, shop GW0574G1, shop Guess at lowest price, Guess Watches , Guess GW0574G1
[meta_title] => Buy Guess GW0574G1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2023-07-25 22:50:57
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 11995.000000
[id_tax_rules_group] => 1
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 0
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 114846
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 156752
)
[247] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0579G3
[description] =>
[description_short] => Guess GW0579G3 Men's Watch with 2 Year International Warranty
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 16995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0579G3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0579g3-mens-watch
[meta_description] => Buy Guess GW0579G3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0579G3 online, shop Guess watch, GW0579G3, shop GW0579G3, shop Guess at lowest price, Guess Watches , Guess GW0579G3
[meta_title] => Buy Guess GW0579G3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2023-04-02 17:22:49
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 16995.000000
[id_tax_rules_group] => 1
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 0
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 113559
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 153159
)
[248] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0607L3
[description] =>
[description_short] => Guess GW0607L3 Women's Watch
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 11495
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0607L3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0607l3-ladies-watch
[meta_description] => Buy Guess GW0607L3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0607L3 online, shop Guess watch, GW0607L3, shop GW0607L3, shop Guess at lowest price, Guess Watches , Guess GW0607L3
[meta_title] => Buy Guess GW0607L3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2023-07-25 22:56:01
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 11495.000000
[id_tax_rules_group] => 1
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 0
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 114921
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 157008
)
[249] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0615L3
[description] =>
[description_short] => Guess GW0615L3 Watch with 2 Year International Warranty
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 16995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0615L3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0615l3-ladies-watch
[meta_description] => Buy Guess GW0615L3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0615L3 online, shop Guess watch, GW0615L3, shop GW0615L3, shop Guess at lowest price, Guess Watches , Guess GW0615L3
[meta_title] => Buy Guess GW0615L3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2023-11-05 17:29:06
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 16995.000000
[id_tax_rules_group] => 1
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 0
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 116405
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 161437
)
[250] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0627G2
[description] =>
[description_short] => Guess GW0627G2 Men's Watch
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 16995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0627G2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0627g2-mens-watch
[meta_description] => Buy Guess GW0627G2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0627G2 online, shop Guess watch, GW0627G2, shop GW0627G2, shop Guess at lowest price, Guess Watches , Guess GW0627G2
[meta_title] => Buy Guess GW0627G2 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2023-07-25 22:51:43
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 16995.000000
[id_tax_rules_group] => 1
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 0
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 114853
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 156776
)
[251] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0653L2
[description] =>
[description_short] => Guess GW0653L2 Women's Watch with 2 Year International Warranty
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 15995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0653L2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0653l2
[meta_description] => Buy Guess GW0653L2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0653L2 online, shop Guess watch, GW0653L2, shop GW0653L2, shop Guess at lowest price, Guess Watches , Guess GW0653L2
[meta_title] => Buy Guess GW0653L2 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2024-01-24 23:30:07
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 15995.000000
[id_tax_rules_group] => 1
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 0
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 116925
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 163031
)
[252] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0685L3
[description] =>
[description_short] => Guess GW0685L3 Women's Watch with 2 Year International Warranty
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 21995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0685L3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0685l3
[meta_description] => Buy Guess GW0685L3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0685L3 online, shop Guess watch, GW0685L3, shop GW0685L3, shop Guess at lowest price, Guess Watches , Guess GW0685L3
[meta_title] => Buy Guess GW0685L3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2024-05-07 15:02:24
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 21995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 119028
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 169526
)
[253] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0686L4
[description] =>
[description_short] => Guess GW0686L4 Women's Watch with 2 Year International Warranty
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 13495
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0686L4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0686l4
[meta_description] => Buy Guess GW0686L4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0686L4 online, shop Guess watch, GW0686L4, shop GW0686L4, shop Guess at lowest price, Guess Watches , Guess GW0686L4
[meta_title] => Buy Guess GW0686L4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2024-03-14 13:11:32
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 13495.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 118561
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 168226
)
[254] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0703G4
[description] =>
[description_short] => Guess GW0703G4 Men's Watch with 2 Year International Warranty
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 18995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0703G4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0703g4
[meta_description] => Buy Guess GW0703G4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0703G4 online, shop Guess watch, GW0703G4, shop GW0703G4, shop Guess at lowest price, Guess Watches , Guess GW0703G4
[meta_title] => Buy Guess GW0703G4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2024-05-07 15:02:24
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 18995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 119030
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 169534
)
[255] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => GW0712G1
[description] =>
[description_short] => Guess GW0712G1 Men's Watch with 2 Year International Warranty
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 15995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0712G1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0712g1
[meta_description] => Buy Guess GW0712G1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Guess GW0712G1 online, shop Guess watch, GW0712G1, shop GW0712G1, shop Guess at lowest price, Guess Watches , Guess GW0712G1
[meta_title] => Buy Guess GW0712G1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] =>
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2024-03-14 13:11:32
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 15995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 118564
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 168235
)
[256] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0791G4
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 18995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0791G4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0791g4
[meta_description] => Buy Guess Guess GW0791G4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0791G4 online, shop Guess watch, Guess GW0791G4, shop GW0791G4, shop Guess at lowest price, Guess Watches , Guess Guess GW0791G4
[meta_title] => Buy Guess Guess GW0791G4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-10-12 22:36:33
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 18995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120595
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174639
)
[257] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0835L3
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 15495
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0835L3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0835l3
[meta_description] => Buy Guess Guess GW0835L3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0835L3 online, shop Guess watch, Guess GW0835L3, shop GW0835L3, shop Guess at lowest price, Guess Watches , Guess Guess GW0835L3
[meta_title] => Buy Guess Guess GW0835L3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-03-09 22:31:22
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 15495.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120334
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 173784
)
[258] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0849G1
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 13995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0849G1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0849g1
[meta_description] => Buy Guess Guess GW0849G1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0849G1 online, shop Guess watch, Guess GW0849G1, shop GW0849G1, shop Guess at lowest price, Guess Watches , Guess Guess GW0849G1
[meta_title] => Buy Guess Guess GW0849G1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-12-14 21:13:44
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 13995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120667
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174816
)
[259] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0850G3
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 14995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0850G3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0850g3
[meta_description] => Buy Guess Guess GW0850G3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0850G3 online, shop Guess watch, Guess GW0850G3, shop GW0850G3, shop Guess at lowest price, Guess Watches , Guess Guess GW0850G3
[meta_title] => Buy Guess Guess GW0850G3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-05-11 19:52:43
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 14995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120416
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174104
)
[260] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0853G2
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 19995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0853G2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0853g2
[meta_description] => Buy Guess Guess GW0853G2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0853G2 online, shop Guess watch, Guess GW0853G2, shop GW0853G2, shop Guess at lowest price, Guess Watches , Guess Guess GW0853G2
[meta_title] => Buy Guess Guess GW0853G2 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-03-09 22:31:02
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 19995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120331
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 173760
)
[261] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0853G3
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 20995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0853G3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0853g3
[meta_description] => Buy Guess Guess GW0853G3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0853G3 online, shop Guess watch, Guess GW0853G3, shop GW0853G3, shop Guess at lowest price, Guess Watches , Guess Guess GW0853G3
[meta_title] => Buy Guess Guess GW0853G3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-03-09 22:31:22
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 20995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120335
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 173791
)
[262] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0860L2
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 10995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0860L2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0860l2
[meta_description] => Buy Guess Guess GW0860L2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0860L2 online, shop Guess watch, Guess GW0860L2, shop GW0860L2, shop Guess at lowest price, Guess Watches , Guess Guess GW0860L2
[meta_title] => Buy Guess Guess GW0860L2 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-03-09 22:31:22
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 10995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120336
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 173798
)
[263] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0861L3
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 15995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0861L3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0861l3
[meta_description] => Buy Guess Guess GW0861L3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0861L3 online, shop Guess watch, Guess GW0861L3, shop GW0861L3, shop Guess at lowest price, Guess Watches , Guess Guess GW0861L3
[meta_title] => Buy Guess Guess GW0861L3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-03-09 22:31:41
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 15995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120341
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 173832
)
[264] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0865L3
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 15995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0865L3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0865l3
[meta_description] => Buy Guess Guess GW0865L3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0865L3 online, shop Guess watch, Guess GW0865L3, shop GW0865L3, shop Guess at lowest price, Guess Watches , Guess Guess GW0865L3
[meta_title] => Buy Guess Guess GW0865L3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-03-09 22:31:41
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 15995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120342
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 173838
)
[265] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0873L3
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 16995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0873L3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0873l3
[meta_description] => Buy Guess Guess GW0873L3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0873L3 online, shop Guess watch, Guess GW0873L3, shop GW0873L3, shop Guess at lowest price, Guess Watches , Guess Guess GW0873L3
[meta_title] => Buy Guess Guess GW0873L3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-03-09 22:31:57
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 16995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120344
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 173850
)
[266] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0900G4
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 16995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0900G4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0900g4
[meta_description] => Buy Guess Guess GW0900G4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0900G4 online, shop Guess watch, Guess GW0900G4, shop GW0900G4, shop Guess at lowest price, Guess Watches , Guess Guess GW0900G4
[meta_title] => Buy Guess Guess GW0900G4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-06-29 21:49:11
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 16995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120476
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174281
)
[267] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0901G4
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 14995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0901G4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0901g4
[meta_description] => Buy Guess Guess GW0901G4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0901G4 online, shop Guess watch, Guess GW0901G4, shop GW0901G4, shop Guess at lowest price, Guess Watches , Guess Guess GW0901G4
[meta_title] => Buy Guess Guess GW0901G4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-06-29 16:22:57
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 14995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120464
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174222
)
[268] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0901G5
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 15995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0901G5
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0901g5
[meta_description] => Buy Guess Guess GW0901G5 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0901G5 online, shop Guess watch, Guess GW0901G5, shop GW0901G5, shop Guess at lowest price, Guess Watches , Guess Guess GW0901G5
[meta_title] => Buy Guess Guess GW0901G5 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-06-29 16:22:57
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 15995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120467
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174241
)
[269] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0914L3
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 16995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0914L3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0914l3
[meta_description] => Buy Guess Guess GW0914L3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0914L3 online, shop Guess watch, Guess GW0914L3, shop GW0914L3, shop Guess at lowest price, Guess Watches , Guess Guess GW0914L3
[meta_title] => Buy Guess Guess GW0914L3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-03-09 22:31:41
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 16995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120339
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 173819
)
[270] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0930L3
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 17995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0930L3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0930l3
[meta_description] => Buy Guess Guess GW0930L3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0930L3 online, shop Guess watch, Guess GW0930L3, shop GW0930L3, shop Guess at lowest price, Guess Watches , Guess Guess GW0930L3
[meta_title] => Buy Guess Guess GW0930L3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-08-11 06:36:32
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 17995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120539
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174382
)
[271] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0931L7
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 17995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0931L7
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0931l7
[meta_description] => Buy Guess Guess GW0931L7 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0931L7 online, shop Guess watch, Guess GW0931L7, shop GW0931L7, shop Guess at lowest price, Guess Watches , Guess Guess GW0931L7
[meta_title] => Buy Guess Guess GW0931L7 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2026-03-08 23:03:04
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 17995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120789
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 175434
)
[272] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0936L1
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 16995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0936L1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0936l1
[meta_description] => Buy Guess Guess GW0936L1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0936L1 online, shop Guess watch, Guess GW0936L1, shop GW0936L1, shop Guess at lowest price, Guess Watches , Guess Guess GW0936L1
[meta_title] => Buy Guess Guess GW0936L1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-08-11 06:37:03
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 16995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120547
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174413
)
[273] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0936L4
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 20995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0936L4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0936l4
[meta_description] => Buy Guess Guess GW0936L4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0936L4 online, shop Guess watch, Guess GW0936L4, shop GW0936L4, shop Guess at lowest price, Guess Watches , Guess Guess GW0936L4
[meta_title] => Buy Guess Guess GW0936L4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-08-11 06:36:32
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 20995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120541
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174390
)
[274] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0956G2
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 20995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0956G2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0956g2
[meta_description] => Buy Guess Guess GW0956G2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0956G2 online, shop Guess watch, Guess GW0956G2, shop GW0956G2, shop Guess at lowest price, Guess Watches , Guess Guess GW0956G2
[meta_title] => Buy Guess Guess GW0956G2 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-08-11 06:36:50
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 20995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120542
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174394
)
[275] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0956G4
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 21995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0956G4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0956g4
[meta_description] => Buy Guess Guess GW0956G4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0956G4 online, shop Guess watch, Guess GW0956G4, shop GW0956G4, shop Guess at lowest price, Guess Watches , Guess Guess GW0956G4
[meta_title] => Buy Guess Guess GW0956G4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-08-11 06:36:50
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 21995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120544
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174402
)
[276] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0969G5
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 15995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0969G5
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0969g5
[meta_description] => Buy Guess Guess GW0969G5 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0969G5 online, shop Guess watch, Guess GW0969G5, shop GW0969G5, shop Guess at lowest price, Guess Watches , Guess Guess GW0969G5
[meta_title] => Buy Guess Guess GW0969G5 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2026-03-08 23:03:19
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 15995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120792
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 175446
)
[277] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0977G1
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 19995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0977G1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0977g1
[meta_description] => Buy Guess Guess GW0977G1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0977G1 online, shop Guess watch, Guess GW0977G1, shop GW0977G1, shop Guess at lowest price, Guess Watches , Guess Guess GW0977G1
[meta_title] => Buy Guess Guess GW0977G1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-10-12 22:35:56
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 19995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120591
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174616
)
[278] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0977G4
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 21995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0977G4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0977g4
[meta_description] => Buy Guess Guess GW0977G4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0977G4 online, shop Guess watch, Guess GW0977G4, shop GW0977G4, shop Guess at lowest price, Guess Watches , Guess Guess GW0977G4
[meta_title] => Buy Guess Guess GW0977G4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-09-21 20:33:44
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 21995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120557
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174461
)
[279] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0977G5
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 22995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0977G5
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0977g5
[meta_description] => Buy Guess Guess GW0977G5 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0977G5 online, shop Guess watch, Guess GW0977G5, shop GW0977G5, shop Guess at lowest price, Guess Watches , Guess Guess GW0977G5
[meta_title] => Buy Guess Guess GW0977G5 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-10-12 22:35:17
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 22995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120584
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174573
)
[280] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0978G4
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 16995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0978G4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0978g4
[meta_description] => Buy Guess Guess GW0978G4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0978G4 online, shop Guess watch, Guess GW0978G4, shop GW0978G4, shop Guess at lowest price, Guess Watches , Guess Guess GW0978G4
[meta_title] => Buy Guess Guess GW0978G4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-10-12 22:37:06
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 16995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120602
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174674
)
[281] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0980G2
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 29995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0980G2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0980g2
[meta_description] => Buy Guess Guess GW0980G2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0980G2 online, shop Guess watch, Guess GW0980G2, shop GW0980G2, shop Guess at lowest price, Guess Watches , Guess Guess GW0980G2
[meta_title] => Buy Guess Guess GW0980G2 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-10-12 22:37:37
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 29995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120605
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174689
)
[282] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0984G4
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 27995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0984G4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0984g4
[meta_description] => Buy Guess Guess GW0984G4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0984G4 online, shop Guess watch, Guess GW0984G4, shop GW0984G4, shop Guess at lowest price, Guess Watches , Guess Guess GW0984G4
[meta_title] => Buy Guess Guess GW0984G4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-12-14 21:13:44
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 27995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120670
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174837
)
[283] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0984G5
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 27995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0984G5
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0984g5
[meta_description] => Buy Guess Guess GW0984G5 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0984G5 online, shop Guess watch, Guess GW0984G5, shop GW0984G5, shop Guess at lowest price, Guess Watches , Guess Guess GW0984G5
[meta_title] => Buy Guess Guess GW0984G5 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2025-10-12 22:37:37
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 27995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120606
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 174693
)
[284] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0994L4
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 16995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0994L4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0994l4
[meta_description] => Buy Guess Guess GW0994L4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0994L4 online, shop Guess watch, Guess GW0994L4, shop GW0994L4, shop Guess at lowest price, Guess Watches , Guess Guess GW0994L4
[meta_title] => Buy Guess Guess GW0994L4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2026-03-08 23:02:49
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 16995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120781
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 175395
)
[285] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW0997L3
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 16995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW0997L3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw0997l3
[meta_description] => Buy Guess Guess GW0997L3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW0997L3 online, shop Guess watch, Guess GW0997L3, shop GW0997L3, shop Guess at lowest price, Guess Watches , Guess Guess GW0997L3
[meta_title] => Buy Guess Guess GW0997L3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2026-03-08 23:02:49
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 16995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120783
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 175405
)
[286] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW1018L4
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 18995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW1018L4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw1018l4
[meta_description] => Buy Guess Guess GW1018L4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW1018L4 online, shop Guess watch, Guess GW1018L4, shop GW1018L4, shop Guess at lowest price, Guess Watches , Guess Guess GW1018L4
[meta_title] => Buy Guess Guess GW1018L4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2026-03-08 23:03:19
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 18995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120793
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 175450
)
[287] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW1021L2
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 16995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW1021L2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw1021l2
[meta_description] => Buy Guess Guess GW1021L2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW1021L2 online, shop Guess watch, Guess GW1021L2, shop GW1021L2, shop Guess at lowest price, Guess Watches , Guess Guess GW1021L2
[meta_title] => Buy Guess Guess GW1021L2 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2026-03-08 23:03:04
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 16995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120786
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 175420
)
[288] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW1058G1
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 19995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW1058G1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw1058g1
[meta_description] => Buy Guess Guess GW1058G1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW1058G1 online, shop Guess watch, Guess GW1058G1, shop GW1058G1, shop Guess at lowest price, Guess Watches , Guess Guess GW1058G1
[meta_title] => Buy Guess Guess GW1058G1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2026-03-08 23:03:32
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 19995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120799
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 175474
)
[289] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW1059G5
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 20995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW1059G5
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw1059g5
[meta_description] => Buy Guess Guess GW1059G5 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW1059G5 online, shop Guess watch, Guess GW1059G5, shop GW1059G5, shop Guess at lowest price, Guess Watches , Guess Guess GW1059G5
[meta_title] => Buy Guess Guess GW1059G5 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2026-03-08 23:03:44
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 20995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120801
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 175482
)
[290] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW1061G6
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 21995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW1061G6
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw1061g6
[meta_description] => Buy Guess Guess GW1061G6 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW1061G6 online, shop Guess watch, Guess GW1061G6, shop GW1061G6, shop Guess at lowest price, Guess Watches , Guess Guess GW1061G6
[meta_title] => Buy Guess Guess GW1061G6 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2026-03-08 23:03:44
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 21995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120803
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 175490
)
[291] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW1070G3
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 19995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW1070G3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw1070g3
[meta_description] => Buy Guess Guess GW1070G3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW1070G3 online, shop Guess watch, Guess GW1070G3, shop GW1070G3, shop Guess at lowest price, Guess Watches , Guess Guess GW1070G3
[meta_title] => Buy Guess Guess GW1070G3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2026-03-08 23:02:12
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 19995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120771
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 175337
)
[292] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 194
[id_supplier] => 0
[id_category_default] => 351
[id_shop_default] => 1
[manufacturer_name] => Guess
[supplier_name] =>
[name] => Guess GW1072G2
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 15995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => GW1072G2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => guess-gw1072g2
[meta_description] => Buy Guess Guess GW1072G2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy R...
[meta_keywords] => buy Guess Guess GW1072G2 online, shop Guess watch, Guess GW1072G2, shop GW1072G2, shop Guess at lowest price, Guess Watches , Guess Guess GW1072G2
[meta_title] => Buy Guess Guess GW1072G2 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 0
[redirect_type] => 404
[id_type_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[show_condition] => 0
[condition] => new
[show_price] => 1
[indexed] => 0
[visibility] => both
[date_add] => 2026-03-08 23:03:57
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 15995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => guess-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120807
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 175506
)
[293] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => Casio I132
[description] =>
[description_short] =>
[quantity] => 1
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 2995
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => I132
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-i132
[meta_description] => Buy Casio Casio I132 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio I132 online, shop Casio watch, Casio I132, shop I132, shop Casio at lowest price, Youth Watches , Casio Casio I132
[meta_title] => Buy Casio Casio I132 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:45:40
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 2995.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121426
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 177264
)
[294] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 21
[id_supplier] => 0
[id_category_default] => 41
[id_shop_default] => 1
[manufacturer_name] => Casio
[supplier_name] =>
[name] => Casio I136
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 3895
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => I136
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => casio-i136
[meta_description] => Buy Casio Casio I136 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Returns.
[meta_keywords] => buy Casio Casio I136 online, shop Casio watch, Casio I136, shop I136, shop Casio at lowest price, Youth Watches , Casio Casio I136
[meta_title] => Buy Casio Casio I136 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:45:45
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 3895.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => casio-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121430
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 177269
)
[295] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ022-1
[description] =>
[description_short] =>
[quantity] => 20
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 799
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ022-1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj022-1
[meta_description] => Buy Jack & Jill Jack & Jill JJ022-1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipp...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ022-1 online, shop Jack & Jill watch, Jack & Jill JJ022-1, shop JJ022-1, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ022-1
[meta_title] => Buy Jack & Jill Jack & Jill JJ022-1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:19:53
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 799.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121152
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176473
)
[296] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ022-2
[description] =>
[description_short] =>
[quantity] => 16
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 799
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ022-2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj022-2
[meta_description] => Buy Jack & Jill Jack & Jill JJ022-2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipp...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ022-2 online, shop Jack & Jill watch, Jack & Jill JJ022-2, shop JJ022-2, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ022-2
[meta_title] => Buy Jack & Jill Jack & Jill JJ022-2 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:01
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 799.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121153
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176477
)
[297] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ022-3
[description] =>
[description_short] =>
[quantity] => 65
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 799
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ022-3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj022-3
[meta_description] => Buy Jack & Jill JJ022-3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy Re...
[meta_keywords] => buy Jack & Jill JJ022-3 online, shop Jack & Jill watch, JJ022-3, shop JJ022-3, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill JJ022-3
[meta_title] => Buy Jack & Jill JJ022-3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:19:27
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 799.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121128
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 177126
)
[298] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ022-7
[description] =>
[description_short] =>
[quantity] => 63
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 799
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ022-7
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj022-7
[meta_description] => Buy Jack & Jill Jack & Jill JJ022-7 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipp...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ022-7 online, shop Jack & Jill watch, Jack & Jill JJ022-7, shop JJ022-7, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ022-7
[meta_title] => Buy Jack & Jill Jack & Jill JJ022-7 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:01
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 799.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121155
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176482
)
[299] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ022-8
[description] =>
[description_short] =>
[quantity] => 66
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 799
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ022-8
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj022-8
[meta_description] => Buy Jack & Jill Jack & Jill JJ022-8 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipp...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ022-8 online, shop Jack & Jill watch, Jack & Jill JJ022-8, shop JJ022-8, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ022-8
[meta_title] => Buy Jack & Jill Jack & Jill JJ022-8 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:01
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 799.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121156
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176486
)
[300] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0A59-BR
[description] =>
[description_short] =>
[quantity] => 60
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0A59-BR
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0a59-br
[meta_description] => Buy Jack & Jill Jack & Jill JJ0A59-BR watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0A59-BR online, shop Jack & Jill watch, Jack & Jill JJ0A59-BR, shop JJ0A59-BR, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0A59-BR
[meta_title] => Buy Jack & Jill Jack & Jill JJ0A59-BR Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:09
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121159
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176492
)
[301] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ0C02TP-G
[description] =>
[description_short] =>
[quantity] => 44
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 825
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C02TP-G
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c02tp-g
[meta_description] => Buy Jack & Jill JJ0C02TP-G watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy...
[meta_keywords] => buy Jack & Jill JJ0C02TP-G online, shop Jack & Jill watch, JJ0C02TP-G, shop JJ0C02TP-G, shop Jack & Jill at lowest price, Jack & Jill Watches , Jack & Jill JJ0C02TP-G
[meta_title] => Buy Jack & Jill JJ0C02TP-G Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2024-11-14 09:13:22
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 825.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120049
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 172974
)
[302] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C19-AS
[description] =>
[description_short] =>
[quantity] => 51
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1199
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C19-AS
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c19-as
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C19-AS watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C19-AS online, shop Jack & Jill watch, Jack & Jill JJ0C19-AS, shop JJ0C19-AS, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C19-AS
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C19-AS Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:09
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1199.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121162
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176495
)
[303] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C19-BL
[description] =>
[description_short] =>
[quantity] => 51
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1199
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C19-BL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c19-bl
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C19-BL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C19-BL online, shop Jack & Jill watch, Jack & Jill JJ0C19-BL, shop JJ0C19-BL, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C19-BL
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C19-BL Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:13
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1199.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121164
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176497
)
[304] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C23T-WG
[description] =>
[description_short] =>
[quantity] => 1
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1299
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C23T-WG
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c23t-wg
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C23T-WG watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C23T-WG online, shop Jack & Jill watch, Jack & Jill JJ0C23T-WG, shop JJ0C23T-WG, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C23T-WG
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C23T-WG Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:17
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1299.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121170
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176503
)
[305] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C23T-WP
[description] =>
[description_short] =>
[quantity] => 1
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1299
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C23T-WP
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c23t-wp
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C23T-WP watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C23T-WP online, shop Jack & Jill watch, Jack & Jill JJ0C23T-WP, shop JJ0C23T-WP, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C23T-WP
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C23T-WP Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:17
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1299.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121171
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176504
)
[306] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ0C28P-DBL
[description] =>
[description_short] =>
[quantity] => 50
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 825
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C28P-DBL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c28p-dbl
[meta_description] => Buy Jack & Jill JJ0C28P-DBL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Eas...
[meta_keywords] => buy Jack & Jill JJ0C28P-DBL online, shop Jack & Jill watch, JJ0C28P-DBL, shop JJ0C28P-DBL, shop Jack & Jill at lowest price, Jack & Jill Watches , Jack & Jill JJ0C28P-DBL
[meta_title] => Buy Jack & Jill JJ0C28P-DBL Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2024-11-14 09:13:59
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 825.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120067
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 173046
)
[307] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C38-BBL
[description] =>
[description_short] =>
[quantity] => 59
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 825
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C38-BBL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c38-bbl
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C38-BBL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C38-BBL online, shop Jack & Jill watch, Jack & Jill JJ0C38-BBL, shop JJ0C38-BBL, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C38-BBL
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C38-BBL Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:17
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 825.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121173
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176506
)
[308] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C38-BL
[description] =>
[description_short] =>
[quantity] => 63
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 825
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C38-BL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c38-bl
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C38-BL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C38-BL online, shop Jack & Jill watch, Jack & Jill JJ0C38-BL, shop JJ0C38-BL, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C38-BL
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C38-BL Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:17
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 825.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121174
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176507
)
[309] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C38-BR
[description] =>
[description_short] =>
[quantity] => 56
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 825
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C38-BR
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c38-br
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C38-BR watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C38-BR online, shop Jack & Jill watch, Jack & Jill JJ0C38-BR, shop JJ0C38-BR, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C38-BR
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C38-BR Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:21
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 825.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121175
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176508
)
[310] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C38-SBL
[description] =>
[description_short] =>
[quantity] => 64
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 825
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C38-SBL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c38-sbl
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C38-SBL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C38-SBL online, shop Jack & Jill watch, Jack & Jill JJ0C38-SBL, shop JJ0C38-SBL, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C38-SBL
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C38-SBL Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:21
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 825.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121176
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176509
)
[311] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C39-BBL
[description] =>
[description_short] =>
[quantity] => 158
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 850
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C39-BBL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c39-bbl
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C39-BBL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C39-BBL online, shop Jack & Jill watch, Jack & Jill JJ0C39-BBL, shop JJ0C39-BBL, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C39-BBL
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C39-BBL Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:21
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 850.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121177
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176510
)
[312] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C39-P
[description] =>
[description_short] =>
[quantity] => 28
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 850
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C39-P
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c39-p
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C39-P watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C39-P online, shop Jack & Jill watch, Jack & Jill JJ0C39-P, shop JJ0C39-P, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C39-P
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C39-P Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:21
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 850.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121179
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176512
)
[313] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C39-R
[description] =>
[description_short] =>
[quantity] => 9
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 850
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C39-R
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c39-r
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C39-R watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C39-R online, shop Jack & Jill watch, Jack & Jill JJ0C39-R, shop JJ0C39-R, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C39-R
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C39-R Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:21
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 850.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121180
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176513
)
[314] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C39-SBL
[description] =>
[description_short] =>
[quantity] => 35
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 850
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C39-SBL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c39-sbl
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C39-SBL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C39-SBL online, shop Jack & Jill watch, Jack & Jill JJ0C39-SBL, shop JJ0C39-SBL, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C39-SBL
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C39-SBL Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:26
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 850.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121181
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176514
)
[315] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ0C49P-BL
[description] =>
[description_short] =>
[quantity] => 52
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C49P-BL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c49p-bl
[meta_description] => Buy Jack & Jill JJ0C49P-BL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy...
[meta_keywords] => buy Jack & Jill JJ0C49P-BL online, shop Jack & Jill watch, JJ0C49P-BL, shop JJ0C49P-BL, shop Jack & Jill at lowest price, Jack & Jill Watches , Jack & Jill JJ0C49P-BL
[meta_title] => Buy Jack & Jill JJ0C49P-BL Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2024-11-14 09:15:00
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120089
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 173134
)
[316] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C51-WBL
[description] =>
[description_short] =>
[quantity] => 62
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C51-WBL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c51-wbl
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C51-WBL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C51-WBL online, shop Jack & Jill watch, Jack & Jill JJ0C51-WBL, shop JJ0C51-WBL, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C51-WBL
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C51-WBL Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:26
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121185
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176518
)
[317] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ0C81P-DBL
[description] =>
[description_short] =>
[quantity] => 41
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 825
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C81P-DBL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c81p-dbl
[meta_description] => Buy Jack & Jill JJ0C81P-DBL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Eas...
[meta_keywords] => buy Jack & Jill JJ0C81P-DBL online, shop Jack & Jill watch, JJ0C81P-DBL, shop JJ0C81P-DBL, shop Jack & Jill at lowest price, Jack & Jill Watches , Jack & Jill JJ0C81P-DBL
[meta_title] => Buy Jack & Jill JJ0C81P-DBL Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2024-11-14 09:16:26
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 825.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120123
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 173270
)
[318] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ0C86SP-BL
[description] =>
[description_short] =>
[quantity] => 63
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 925
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C86SP-BL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c86sp-bl
[meta_description] => Buy Jack & Jill JJ0C86SP-BL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Eas...
[meta_keywords] => buy Jack & Jill JJ0C86SP-BL online, shop Jack & Jill watch, JJ0C86SP-BL, shop JJ0C86SP-BL, shop Jack & Jill at lowest price, Jack & Jill Watches , Jack & Jill JJ0C86SP-BL
[meta_title] => Buy Jack & Jill JJ0C86SP-BL Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2024-11-14 09:16:51
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 925.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120131
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 173302
)
[319] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C871-BBL
[description] =>
[description_short] =>
[quantity] => 53
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 950
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C871-BBL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c871-bbl
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C871-BBL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free S...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C871-BBL online, shop Jack & Jill watch, Jack & Jill JJ0C871-BBL, shop JJ0C871-BBL, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C871-BBL
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C871-BBL Watch in India I Swiss Time...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:30
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 950.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121191
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176524
)
[320] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C871-BG
[description] =>
[description_short] =>
[quantity] => 53
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 950
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C871-BG
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c871-bg
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C871-BG watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C871-BG online, shop Jack & Jill watch, Jack & Jill JJ0C871-BG, shop JJ0C871-BG, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C871-BG
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C871-BG Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:30
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 950.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121192
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176525
)
[321] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C871-BGR
[description] =>
[description_short] =>
[quantity] => 55
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 950
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C871-BGR
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c871-bgr
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C871-BGR watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free S...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C871-BGR online, shop Jack & Jill watch, Jack & Jill JJ0C871-BGR, shop JJ0C871-BGR, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C871-BGR
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C871-BGR Watch in India I Swiss Time...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:35
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 950.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121193
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176526
)
[322] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C871-BI
[description] =>
[description_short] =>
[quantity] => 55
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 950
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C871-BI
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c871-bi
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C871-BI watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C871-BI online, shop Jack & Jill watch, Jack & Jill JJ0C871-BI, shop JJ0C871-BI, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C871-BI
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C871-BI Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:35
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 950.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121194
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176527
)
[323] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C881-B
[description] =>
[description_short] =>
[quantity] => 58
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 950
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C881-B
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c881-b
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C881-B watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C881-B online, shop Jack & Jill watch, Jack & Jill JJ0C881-B, shop JJ0C881-B, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C881-B
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C881-B Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:35
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 950.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121195
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176528
)
[324] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C881-GR
[description] =>
[description_short] =>
[quantity] => 58
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 950
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C881-GR
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c881-gr
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C881-GR watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C881-GR online, shop Jack & Jill watch, Jack & Jill JJ0C881-GR, shop JJ0C881-GR, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C881-GR
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C881-GR Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:35
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 950.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121198
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176531
)
[325] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C881-R
[description] =>
[description_short] =>
[quantity] => 12
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 950
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C881-R
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c881-r
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C881-R watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C881-R online, shop Jack & Jill watch, Jack & Jill JJ0C881-R, shop JJ0C881-R, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C881-R
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C881-R Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:39
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 950.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121200
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176533
)
[326] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C881-Y
[description] =>
[description_short] =>
[quantity] => 12
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 950
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C881-Y
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c881-y
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C881-Y watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C881-Y online, shop Jack & Jill watch, Jack & Jill JJ0C881-Y, shop JJ0C881-Y, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C881-Y
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C881-Y Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:39
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 950.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121201
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176534
)
[327] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ0C88P-BBL
[description] =>
[description_short] =>
[quantity] => 56
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 825
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C88P-BBL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c88p-bbl
[meta_description] => Buy Jack & Jill JJ0C88P-BBL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Eas...
[meta_keywords] => buy Jack & Jill JJ0C88P-BBL online, shop Jack & Jill watch, JJ0C88P-BBL, shop JJ0C88P-BBL, shop Jack & Jill at lowest price, Jack & Jill Watches , Jack & Jill JJ0C88P-BBL
[meta_title] => Buy Jack & Jill JJ0C88P-BBL Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2024-11-14 09:17:04
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 825.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120134
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 173314
)
[328] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C96-B
[description] =>
[description_short] =>
[quantity] => 161
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 850
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C96-B
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c96-b
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C96-B watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C96-B online, shop Jack & Jill watch, Jack & Jill JJ0C96-B, shop JJ0C96-B, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C96-B
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C96-B Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:39
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 850.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121202
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176535
)
[329] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C96-BBL
[description] =>
[description_short] =>
[quantity] => 111
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 850
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C96-BBL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c96-bbl
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C96-BBL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C96-BBL online, shop Jack & Jill watch, Jack & Jill JJ0C96-BBL, shop JJ0C96-BBL, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C96-BBL
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C96-BBL Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:39
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 850.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121203
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176536
)
[330] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C96-BL
[description] =>
[description_short] =>
[quantity] => 112
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 850
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C96-BL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c96-bl
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C96-BL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C96-BL online, shop Jack & Jill watch, Jack & Jill JJ0C96-BL, shop JJ0C96-BL, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C96-BL
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C96-BL Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:39
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 850.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121204
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176537
)
[331] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0C96-SBL
[description] =>
[description_short] =>
[quantity] => 63
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 850
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0C96-SBL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0c96-sbl
[meta_description] => Buy Jack & Jill Jack & Jill JJ0C96-SBL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0C96-SBL online, shop Jack & Jill watch, Jack & Jill JJ0C96-SBL, shop JJ0C96-SBL, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0C96-SBL
[meta_title] => Buy Jack & Jill Jack & Jill JJ0C96-SBL Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:44
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 850.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121205
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176538
)
[332] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0E215LK-R6
[description] =>
[description_short] =>
[quantity] => 202
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1099
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0E215LK-R6
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0e215lk-r6
[meta_description] => Buy Jack & Jill Jack & Jill JJ0E215LK-R6 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free ...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0E215LK-R6 online, shop Jack & Jill watch, Jack & Jill JJ0E215LK-R6, shop JJ0E215LK-R6, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0E215LK-R6
[meta_title] => Buy Jack & Jill Jack & Jill JJ0E215LK-R6 Watch in India I Swiss Tim...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:44
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1099.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121210
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176547
)
[333] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0E220L-R2
[description] =>
[description_short] =>
[quantity] => 198
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 799
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0E220L-R2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0e220l-r2
[meta_description] => Buy Jack & Jill Jack & Jill JJ0E220L-R2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free S...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0E220L-R2 online, shop Jack & Jill watch, Jack & Jill JJ0E220L-R2, shop JJ0E220L-R2, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0E220L-R2
[meta_title] => Buy Jack & Jill Jack & Jill JJ0E220L-R2 Watch in India I Swiss Time...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:51
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 799.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121212
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176551
)
[334] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0E220L-R6
[description] =>
[description_short] =>
[quantity] => 202
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 799
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0E220L-R6
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0e220l-r6
[meta_description] => Buy Jack & Jill Jack & Jill JJ0E220L-R6 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free S...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0E220L-R6 online, shop Jack & Jill watch, Jack & Jill JJ0E220L-R6, shop JJ0E220L-R6, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0E220L-R6
[meta_title] => Buy Jack & Jill Jack & Jill JJ0E220L-R6 Watch in India I Swiss Time...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:51
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 799.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121215
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176557
)
[335] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ0E220R-B
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 799
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0E220R-B
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0e220r-b
[meta_description] => Buy Jack & Jill JJ0E220R-B watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy...
[meta_keywords] => buy Jack & Jill JJ0E220R-B online, shop Jack & Jill watch, JJ0E220R-B, shop JJ0E220R-B, shop Jack & Jill at lowest price, Jack & Jill Watches , Jack & Jill JJ0E220R-B
[meta_title] => Buy Jack & Jill JJ0E220R-B Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[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] => 2024-10-06 20:38:42
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 799.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120007
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 172843
)
[336] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ0E225R-G
[description] =>
[description_short] =>
[quantity] => 29
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 799
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0E225R-G
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0e225r-g
[meta_description] => Buy Jack & Jill JJ0E225R-G watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy...
[meta_keywords] => buy Jack & Jill JJ0E225R-G online, shop Jack & Jill watch, JJ0E225R-G, shop JJ0E225R-G, shop Jack & Jill at lowest price, Jack & Jill Watches , Jack & Jill JJ0E225R-G
[meta_title] => Buy Jack & Jill JJ0E225R-G Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[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] => 2024-10-06 20:38:53
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 799.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120011
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 172859
)
[337] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0E568082-2
[description] =>
[description_short] =>
[quantity] => 199
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 799
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0E568082-2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0e568082-2
[meta_description] => Buy Jack & Jill Jack & Jill JJ0E568082-2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free ...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0E568082-2 online, shop Jack & Jill watch, Jack & Jill JJ0E568082-2, shop JJ0E568082-2, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0E568082-2
[meta_title] => Buy Jack & Jill Jack & Jill JJ0E568082-2 Watch in India I Swiss Tim...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:56
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 799.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121217
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176560
)
[338] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0E568082-4
[description] =>
[description_short] =>
[quantity] => 196
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 799
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0E568082-4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0e568082-4
[meta_description] => Buy Jack & Jill Jack & Jill JJ0E568082-4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free ...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0E568082-4 online, shop Jack & Jill watch, Jack & Jill JJ0E568082-4, shop JJ0E568082-4, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0E568082-4
[meta_title] => Buy Jack & Jill Jack & Jill JJ0E568082-4 Watch in India I Swiss Tim...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:56
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 799.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121219
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176562
)
[339] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0N005-BL
[description] =>
[description_short] =>
[quantity] => 55
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0N005-BL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0n005-bl
[meta_description] => Buy Jack & Jill Jack & Jill JJ0N005-BL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0N005-BL online, shop Jack & Jill watch, Jack & Jill JJ0N005-BL, shop JJ0N005-BL, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0N005-BL
[meta_title] => Buy Jack & Jill Jack & Jill JJ0N005-BL Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:59
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121221
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176564
)
[340] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0N005-BW
[description] =>
[description_short] =>
[quantity] => 1
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0N005-BW
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0n005-bw
[meta_description] => Buy Jack & Jill Jack & Jill JJ0N005-BW watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0N005-BW online, shop Jack & Jill watch, Jack & Jill JJ0N005-BW, shop JJ0N005-BW, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0N005-BW
[meta_title] => Buy Jack & Jill Jack & Jill JJ0N005-BW Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:59
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121222
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176565
)
[341] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0N005-OR
[description] =>
[description_short] =>
[quantity] => 54
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0N005-OR
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0n005-or
[meta_description] => Buy Jack & Jill Jack & Jill JJ0N005-OR watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0N005-OR online, shop Jack & Jill watch, Jack & Jill JJ0N005-OR, shop JJ0N005-OR, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0N005-OR
[meta_title] => Buy Jack & Jill Jack & Jill JJ0N005-OR Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:20:59
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121224
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176567
)
[342] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ0O117R-O
[description] =>
[description_short] =>
[quantity] => 15
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 799
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0O117R-O
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0o117r-o
[meta_description] => Buy Jack & Jill JJ0O117R-O watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy...
[meta_keywords] => buy Jack & Jill JJ0O117R-O online, shop Jack & Jill watch, JJ0O117R-O, shop JJ0O117R-O, shop Jack & Jill at lowest price, Jack & Jill Watches , Jack & Jill JJ0O117R-O
[meta_title] => Buy Jack & Jill JJ0O117R-O Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[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] => 2024-10-06 20:37:53
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 799.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 119978
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 172727
)
[343] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ0O206R-BL
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 799
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0O206R-BL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0o206r-bl
[meta_description] => Buy Jack & Jill JJ0O206R-BL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Eas...
[meta_keywords] => buy Jack & Jill JJ0O206R-BL online, shop Jack & Jill watch, JJ0O206R-BL, shop JJ0O206R-BL, shop Jack & Jill at lowest price, Jack & Jill Watches , Jack & Jill JJ0O206R-BL
[meta_title] => Buy Jack & Jill JJ0O206R-BL Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[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] => 2024-10-06 20:38:03
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 799.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 119984
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 172751
)
[344] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ0O247LK-R6
[description] =>
[description_short] =>
[quantity] => 201
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1099
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0O247LK-R6
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0o247lk-r6
[meta_description] => Buy Jack & Jill JJ0O247LK-R6 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Ea...
[meta_keywords] => buy Jack & Jill JJ0O247LK-R6 online, shop Jack & Jill watch, JJ0O247LK-R6, shop JJ0O247LK-R6, shop Jack & Jill at lowest price, Watches , Jack & Jill JJ0O247LK-R6
[meta_title] => Buy Jack & Jill JJ0O247LK-R6 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:19:35
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1099.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121133
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176435
)
[345] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ0O250L-R1
[description] =>
[description_short] =>
[quantity] => 199
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 825
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0O250L-R1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0o250l-r1
[meta_description] => Buy Jack & Jill JJ0O250L-R1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Eas...
[meta_keywords] => buy Jack & Jill JJ0O250L-R1 online, shop Jack & Jill watch, JJ0O250L-R1, shop JJ0O250L-R1, shop Jack & Jill at lowest price, Watches , Jack & Jill JJ0O250L-R1
[meta_title] => Buy Jack & Jill JJ0O250L-R1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:19:35
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 825.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121134
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176437
)
[346] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ0O250L-R6
[description] =>
[description_short] =>
[quantity] => 199
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 825
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0O250L-R6
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0o250l-r6
[meta_description] => Buy Jack & Jill JJ0O250L-R6 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Eas...
[meta_keywords] => buy Jack & Jill JJ0O250L-R6 online, shop Jack & Jill watch, JJ0O250L-R6, shop JJ0O250L-R6, shop Jack & Jill at lowest price, Watches , Jack & Jill JJ0O250L-R6
[meta_title] => Buy Jack & Jill JJ0O250L-R6 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:19:35
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 825.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121137
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176443
)
[347] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ0O323L-R2
[description] =>
[description_short] =>
[quantity] => 198
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0O323L-R2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0o323l-r2
[meta_description] => Buy Jack & Jill JJ0O323L-R2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Eas...
[meta_keywords] => buy Jack & Jill JJ0O323L-R2 online, shop Jack & Jill watch, JJ0O323L-R2, shop JJ0O323L-R2, shop Jack & Jill at lowest price, Watches , Jack & Jill JJ0O323L-R2
[meta_title] => Buy Jack & Jill JJ0O323L-R2 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:19:41
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121139
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176447
)
[348] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ0O323L-R7
[description] =>
[description_short] =>
[quantity] => 201
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0O323L-R7
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0o323l-r7
[meta_description] => Buy Jack & Jill JJ0O323L-R7 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Eas...
[meta_keywords] => buy Jack & Jill JJ0O323L-R7 online, shop Jack & Jill watch, JJ0O323L-R7, shop JJ0O323L-R7, shop Jack & Jill at lowest price, Watches , Jack & Jill JJ0O323L-R7
[meta_title] => Buy Jack & Jill JJ0O323L-R7 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:19:41
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121142
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176453
)
[349] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ0O347LK-R4
[description] =>
[description_short] =>
[quantity] => 196
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1099
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0O347LK-R4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0o347lk-r4
[meta_description] => Buy Jack & Jill JJ0O347LK-R4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Ea...
[meta_keywords] => buy Jack & Jill JJ0O347LK-R4 online, shop Jack & Jill watch, JJ0O347LK-R4, shop JJ0O347LK-R4, shop Jack & Jill at lowest price, Watches , Jack & Jill JJ0O347LK-R4
[meta_title] => Buy Jack & Jill JJ0O347LK-R4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:19:47
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1099.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121145
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176459
)
[350] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0O403-G
[description] =>
[description_short] =>
[quantity] => 79
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 999
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0O403-G
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0o403-g
[meta_description] => Buy Jack & Jill Jack & Jill JJ0O403-G watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0O403-G online, shop Jack & Jill watch, Jack & Jill JJ0O403-G, shop JJ0O403-G, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0O403-G
[meta_title] => Buy Jack & Jill Jack & Jill JJ0O403-G Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:21:26
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 999.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121246
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176608
)
[351] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ0O5208-R3
[description] =>
[description_short] =>
[quantity] => 199
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1099
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0O5208-R3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0o5208-r3
[meta_description] => Buy Jack & Jill JJ0O5208-R3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Eas...
[meta_keywords] => buy Jack & Jill JJ0O5208-R3 online, shop Jack & Jill watch, JJ0O5208-R3, shop JJ0O5208-R3, shop Jack & Jill at lowest price, Watches , Jack & Jill JJ0O5208-R3
[meta_title] => Buy Jack & Jill JJ0O5208-R3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:19:53
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1099.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121149
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176467
)
[352] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ0O5208-R5
[description] =>
[description_short] =>
[quantity] => 199
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1099
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0O5208-R5
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0o5208-r5
[meta_description] => Buy Jack & Jill JJ0O5208-R5 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Eas...
[meta_keywords] => buy Jack & Jill JJ0O5208-R5 online, shop Jack & Jill watch, JJ0O5208-R5, shop JJ0O5208-R5, shop Jack & Jill at lowest price, Watches , Jack & Jill JJ0O5208-R5
[meta_title] => Buy Jack & Jill JJ0O5208-R5 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:19:53
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1099.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121150
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176469
)
[353] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0O707-B
[description] =>
[description_short] =>
[quantity] => 158
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0O707-B
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0o707-b
[meta_description] => Buy Jack & Jill Jack & Jill JJ0O707-B watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0O707-B online, shop Jack & Jill watch, Jack & Jill JJ0O707-B, shop JJ0O707-B, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0O707-B
[meta_title] => Buy Jack & Jill Jack & Jill JJ0O707-B Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:21:30
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121253
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176619
)
[354] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0O707-BBL
[description] =>
[description_short] =>
[quantity] => 159
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0O707-BBL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0o707-bbl
[meta_description] => Buy Jack & Jill Jack & Jill JJ0O707-BBL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free S...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0O707-BBL online, shop Jack & Jill watch, Jack & Jill JJ0O707-BBL, shop JJ0O707-BBL, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0O707-BBL
[meta_title] => Buy Jack & Jill Jack & Jill JJ0O707-BBL Watch in India I Swiss Time...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:21:30
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121254
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176620
)
[355] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0O707-P
[description] =>
[description_short] =>
[quantity] => 33
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0O707-P
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0o707-p
[meta_description] => Buy Jack & Jill Jack & Jill JJ0O707-P watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0O707-P online, shop Jack & Jill watch, Jack & Jill JJ0O707-P, shop JJ0O707-P, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0O707-P
[meta_title] => Buy Jack & Jill Jack & Jill JJ0O707-P Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:21:35
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121255
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176621
)
[356] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0O707-W
[description] =>
[description_short] =>
[quantity] => 36
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0O707-W
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0o707-w
[meta_description] => Buy Jack & Jill Jack & Jill JJ0O707-W watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0O707-W online, shop Jack & Jill watch, Jack & Jill JJ0O707-W, shop JJ0O707-W, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0O707-W
[meta_title] => Buy Jack & Jill Jack & Jill JJ0O707-W Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:21:35
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121256
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176622
)
[357] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ0O707-WSBL
[description] =>
[description_short] =>
[quantity] => 12
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ0O707-WSBL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj0o707-wsbl
[meta_description] => Buy Jack & Jill Jack & Jill JJ0O707-WSBL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free ...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ0O707-WSBL online, shop Jack & Jill watch, Jack & Jill JJ0O707-WSBL, shop JJ0O707-WSBL, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ0O707-WSBL
[meta_title] => Buy Jack & Jill Jack & Jill JJ0O707-WSBL Watch in India I Swiss Tim...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:21:35
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121257
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176623
)
[358] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1018-1
[description] =>
[description_short] =>
[quantity] => 39
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1099
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1018-1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1018-1
[meta_description] => Buy Jack & Jill Jack & Jill JJ1018-1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1018-1 online, shop Jack & Jill watch, Jack & Jill JJ1018-1, shop JJ1018-1, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1018-1
[meta_title] => Buy Jack & Jill Jack & Jill JJ1018-1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:21:35
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1099.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121258
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176624
)
[359] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1018-11
[description] =>
[description_short] =>
[quantity] => 41
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1099
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1018-11
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1018-11
[meta_description] => Buy Jack & Jill Jack & Jill JJ1018-11 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1018-11 online, shop Jack & Jill watch, Jack & Jill JJ1018-11, shop JJ1018-11, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1018-11
[meta_title] => Buy Jack & Jill Jack & Jill JJ1018-11 Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:21:35
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1099.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121259
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176628
)
[360] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1018-3
[description] =>
[description_short] =>
[quantity] => 42
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1099
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1018-3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1018-3
[meta_description] => Buy Jack & Jill Jack & Jill JJ1018-3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1018-3 online, shop Jack & Jill watch, Jack & Jill JJ1018-3, shop JJ1018-3, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1018-3
[meta_title] => Buy Jack & Jill Jack & Jill JJ1018-3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:21:42
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1099.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121260
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176632
)
[361] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1018-4
[description] =>
[description_short] =>
[quantity] => 43
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1099
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1018-4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1018-4
[meta_description] => Buy Jack & Jill Jack & Jill JJ1018-4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1018-4 online, shop Jack & Jill watch, Jack & Jill JJ1018-4, shop JJ1018-4, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1018-4
[meta_title] => Buy Jack & Jill Jack & Jill JJ1018-4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:21:42
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1099.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121261
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176636
)
[362] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1018-7
[description] =>
[description_short] =>
[quantity] => 38
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1099
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1018-7
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1018-7
[meta_description] => Buy Jack & Jill Jack & Jill JJ1018-7 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1018-7 online, shop Jack & Jill watch, Jack & Jill JJ1018-7, shop JJ1018-7, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1018-7
[meta_title] => Buy Jack & Jill Jack & Jill JJ1018-7 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:21:42
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1099.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121262
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176640
)
[363] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1020-1
[description] =>
[description_short] =>
[quantity] => 42
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1099
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1020-1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1020-1
[meta_description] => Buy Jack & Jill Jack & Jill JJ1020-1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1020-1 online, shop Jack & Jill watch, Jack & Jill JJ1020-1, shop JJ1020-1, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1020-1
[meta_title] => Buy Jack & Jill Jack & Jill JJ1020-1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:21:42
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1099.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121263
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176644
)
[364] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1020-11
[description] =>
[description_short] =>
[quantity] => 40
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1099
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1020-11
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1020-11
[meta_description] => Buy Jack & Jill Jack & Jill JJ1020-11 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1020-11 online, shop Jack & Jill watch, Jack & Jill JJ1020-11, shop JJ1020-11, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1020-11
[meta_title] => Buy Jack & Jill Jack & Jill JJ1020-11 Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:21:42
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1099.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121264
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176648
)
[365] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1020-3
[description] =>
[description_short] =>
[quantity] => 39
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1099
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1020-3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1020-3
[meta_description] => Buy Jack & Jill Jack & Jill JJ1020-3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1020-3 online, shop Jack & Jill watch, Jack & Jill JJ1020-3, shop JJ1020-3, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1020-3
[meta_title] => Buy Jack & Jill Jack & Jill JJ1020-3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:21:52
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1099.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121265
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176652
)
[366] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1020-4
[description] =>
[description_short] =>
[quantity] => 67
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1099
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1020-4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1020-4
[meta_description] => Buy Jack & Jill Jack & Jill JJ1020-4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1020-4 online, shop Jack & Jill watch, Jack & Jill JJ1020-4, shop JJ1020-4, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1020-4
[meta_title] => Buy Jack & Jill Jack & Jill JJ1020-4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:21:52
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1099.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121266
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176656
)
[367] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1020-7
[description] =>
[description_short] =>
[quantity] => 66
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1099
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1020-7
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1020-7
[meta_description] => Buy Jack & Jill Jack & Jill JJ1020-7 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1020-7 online, shop Jack & Jill watch, Jack & Jill JJ1020-7, shop JJ1020-7, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1020-7
[meta_title] => Buy Jack & Jill Jack & Jill JJ1020-7 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:21:52
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1099.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121267
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176660
)
[368] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1026-1
[description] =>
[description_short] =>
[quantity] => 59
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 950
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1026-1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1026-1
[meta_description] => Buy Jack & Jill Jack & Jill JJ1026-1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1026-1 online, shop Jack & Jill watch, Jack & Jill JJ1026-1, shop JJ1026-1, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1026-1
[meta_title] => Buy Jack & Jill Jack & Jill JJ1026-1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:21:52
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 950.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121269
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176668
)
[369] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1026-10
[description] =>
[description_short] =>
[quantity] => 20
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 950
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1026-10
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1026-10
[meta_description] => Buy Jack & Jill Jack & Jill JJ1026-10 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1026-10 online, shop Jack & Jill watch, Jack & Jill JJ1026-10, shop JJ1026-10, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1026-10
[meta_title] => Buy Jack & Jill Jack & Jill JJ1026-10 Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:05
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 950.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121270
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176672
)
[370] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1026-11
[description] =>
[description_short] =>
[quantity] => 66
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 950
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1026-11
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1026-11
[meta_description] => Buy Jack & Jill Jack & Jill JJ1026-11 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1026-11 online, shop Jack & Jill watch, Jack & Jill JJ1026-11, shop JJ1026-11, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1026-11
[meta_title] => Buy Jack & Jill Jack & Jill JJ1026-11 Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:05
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 950.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121271
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176676
)
[371] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1026-2
[description] =>
[description_short] =>
[quantity] => 17
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 950
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1026-2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1026-2
[meta_description] => Buy Jack & Jill Jack & Jill JJ1026-2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1026-2 online, shop Jack & Jill watch, Jack & Jill JJ1026-2, shop JJ1026-2, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1026-2
[meta_title] => Buy Jack & Jill Jack & Jill JJ1026-2 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:05
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 950.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121272
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176680
)
[372] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1026-5
[description] =>
[description_short] =>
[quantity] => 17
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 950
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1026-5
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1026-5
[meta_description] => Buy Jack & Jill Jack & Jill JJ1026-5 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1026-5 online, shop Jack & Jill watch, Jack & Jill JJ1026-5, shop JJ1026-5, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1026-5
[meta_title] => Buy Jack & Jill Jack & Jill JJ1026-5 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:05
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 950.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121273
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176684
)
[373] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1026-9
[description] =>
[description_short] =>
[quantity] => 66
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 950
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1026-9
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1026-9
[meta_description] => Buy Jack & Jill Jack & Jill JJ1026-9 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1026-9 online, shop Jack & Jill watch, Jack & Jill JJ1026-9, shop JJ1026-9, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1026-9
[meta_title] => Buy Jack & Jill Jack & Jill JJ1026-9 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:05
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 950.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121274
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176688
)
[374] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ125-1
[description] =>
[description_short] =>
[quantity] => 19
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1499
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ125-1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj125-1
[meta_description] => Buy Jack & Jill Jack & Jill JJ125-1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipp...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ125-1 online, shop Jack & Jill watch, Jack & Jill JJ125-1, shop JJ125-1, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ125-1
[meta_title] => Buy Jack & Jill Jack & Jill JJ125-1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:15
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1499.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121275
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176692
)
[375] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ125-11
[description] =>
[description_short] =>
[quantity] => 19
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1499
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ125-11
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj125-11
[meta_description] => Buy Jack & Jill Jack & Jill JJ125-11 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ125-11 online, shop Jack & Jill watch, Jack & Jill JJ125-11, shop JJ125-11, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ125-11
[meta_title] => Buy Jack & Jill Jack & Jill JJ125-11 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:15
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1499.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121276
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176696
)
[376] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1571-1
[description] =>
[description_short] =>
[quantity] => 19
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 725
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1571-1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1571-1
[meta_description] => Buy Jack & Jill Jack & Jill JJ1571-1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1571-1 online, shop Jack & Jill watch, Jack & Jill JJ1571-1, shop JJ1571-1, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1571-1
[meta_title] => Buy Jack & Jill Jack & Jill JJ1571-1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:15
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 725.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121277
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176700
)
[377] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1571-2
[description] =>
[description_short] =>
[quantity] => 16
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 725
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1571-2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1571-2
[meta_description] => Buy Jack & Jill Jack & Jill JJ1571-2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1571-2 online, shop Jack & Jill watch, Jack & Jill JJ1571-2, shop JJ1571-2, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1571-2
[meta_title] => Buy Jack & Jill Jack & Jill JJ1571-2 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:15
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 725.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121278
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176704
)
[378] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1571-3
[description] =>
[description_short] =>
[quantity] => 68
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 725
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1571-3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1571-3
[meta_description] => Buy Jack & Jill Jack & Jill JJ1571-3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1571-3 online, shop Jack & Jill watch, Jack & Jill JJ1571-3, shop JJ1571-3, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1571-3
[meta_title] => Buy Jack & Jill Jack & Jill JJ1571-3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:15
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 725.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121279
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176708
)
[379] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1571-5
[description] =>
[description_short] =>
[quantity] => 16
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 725
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1571-5
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1571-5
[meta_description] => Buy Jack & Jill Jack & Jill JJ1571-5 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1571-5 online, shop Jack & Jill watch, Jack & Jill JJ1571-5, shop JJ1571-5, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1571-5
[meta_title] => Buy Jack & Jill Jack & Jill JJ1571-5 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:28
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 725.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121280
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176712
)
[380] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1571-6
[description] =>
[description_short] =>
[quantity] => 66
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 725
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1571-6
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1571-6
[meta_description] => Buy Jack & Jill Jack & Jill JJ1571-6 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1571-6 online, shop Jack & Jill watch, Jack & Jill JJ1571-6, shop JJ1571-6, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ1571-6
[meta_title] => Buy Jack & Jill Jack & Jill JJ1571-6 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:28
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 725.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121281
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176716
)
[381] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1A18-BSBL
[description] =>
[description_short] =>
[quantity] => 57
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1199
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1A18-BSBL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1a18-bsbl
[meta_description] => Buy Jack & Jill Jack & Jill JJ1A18-BSBL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free S...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1A18-BSBL online, shop Jack & Jill watch, Jack & Jill JJ1A18-BSBL, shop JJ1A18-BSBL, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ1A18-BSBL
[meta_title] => Buy Jack & Jill Jack & Jill JJ1A18-BSBL Watch in India I Swiss Time...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:28
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1199.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121283
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176721
)
[382] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1A18-P
[description] =>
[description_short] =>
[quantity] => 53
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1199
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1A18-P
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1a18-p
[meta_description] => Buy Jack & Jill Jack & Jill JJ1A18-P watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1A18-P online, shop Jack & Jill watch, Jack & Jill JJ1A18-P, shop JJ1A18-P, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ1A18-P
[meta_title] => Buy Jack & Jill Jack & Jill JJ1A18-P Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:28
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1199.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121284
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176722
)
[383] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1A18-SBL
[description] =>
[description_short] =>
[quantity] => 61
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1199
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1A18-SBL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1a18-sbl
[meta_description] => Buy Jack & Jill Jack & Jill JJ1A18-SBL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1A18-SBL online, shop Jack & Jill watch, Jack & Jill JJ1A18-SBL, shop JJ1A18-SBL, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ1A18-SBL
[meta_title] => Buy Jack & Jill Jack & Jill JJ1A18-SBL Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:34
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1199.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121285
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176723
)
[384] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ1A18-WB
[description] =>
[description_short] =>
[quantity] => 13
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1199
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1A18-WB
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1a18-wb
[meta_description] => Buy Jack & Jill Jack & Jill JJ1A18-WB watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ1A18-WB online, shop Jack & Jill watch, Jack & Jill JJ1A18-WB, shop JJ1A18-WB, shop Jack & Jill at lowest price, Watches , Jack & Jill Jack & Jill JJ1A18-WB
[meta_title] => Buy Jack & Jill Jack & Jill JJ1A18-WB Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:34
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1199.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121286
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176724
)
[385] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ1E823R-B
[description] =>
[description_short] =>
[quantity] => 1
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1E823R-B
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1e823r-b
[meta_description] => Buy Jack & Jill JJ1E823R-B watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy...
[meta_keywords] => buy Jack & Jill JJ1E823R-B online, shop Jack & Jill watch, JJ1E823R-B, shop JJ1E823R-B, shop Jack & Jill at lowest price, Jack & Jill Watches , Jack & Jill JJ1E823R-B
[meta_title] => Buy Jack & Jill JJ1E823R-B Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[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] => 2024-10-06 20:39:03
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120014
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 172871
)
[386] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ1E823R-BL
[description] =>
[description_short] =>
[quantity] => 35
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1E823R-BL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1e823r-bl
[meta_description] => Buy Jack & Jill JJ1E823R-BL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Eas...
[meta_keywords] => buy Jack & Jill JJ1E823R-BL online, shop Jack & Jill watch, JJ1E823R-BL, shop JJ1E823R-BL, shop Jack & Jill at lowest price, Jack & Jill Watches , Jack & Jill JJ1E823R-BL
[meta_title] => Buy Jack & Jill JJ1E823R-BL Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[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] => 2024-10-06 20:37:28
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 119972
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 172700
)
[387] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ1O220R-B
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1199
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1O220R-B
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1o220r-b
[meta_description] => Buy Jack & Jill JJ1O220R-B watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy...
[meta_keywords] => buy Jack & Jill JJ1O220R-B online, shop Jack & Jill watch, JJ1O220R-B, shop JJ1O220R-B, shop Jack & Jill at lowest price, Jack & Jill Watches , Jack & Jill JJ1O220R-B
[meta_title] => Buy Jack & Jill JJ1O220R-B Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2024-11-14 09:13:11
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1199.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120047
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 172966
)
[388] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ1O220R-BL
[description] =>
[description_short] =>
[quantity] => 54
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1199
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1O220R-BL
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1o220r-bl
[meta_description] => Buy Jack & Jill JJ1O220R-BL watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Eas...
[meta_keywords] => buy Jack & Jill JJ1O220R-BL online, shop Jack & Jill watch, JJ1O220R-BL, shop JJ1O220R-BL, shop Jack & Jill at lowest price, Jack & Jill Watches , Jack & Jill JJ1O220R-BL
[meta_title] => Buy Jack & Jill JJ1O220R-BL Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2025-01-12 13:37:21
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1199.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120214
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 173494
)
[389] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ1O220R-O
[description] =>
[description_short] =>
[quantity] => 20
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1199
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1O220R-O
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1o220r-o
[meta_description] => Buy Jack & Jill JJ1O220R-O watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy...
[meta_keywords] => buy Jack & Jill JJ1O220R-O online, shop Jack & Jill watch, JJ1O220R-O, shop JJ1O220R-O, shop Jack & Jill at lowest price, Jack & Jill Watches , Jack & Jill JJ1O220R-O
[meta_title] => Buy Jack & Jill JJ1O220R-O Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2024-11-14 09:13:11
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1199.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 120048
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 172970
)
[390] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 858
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => JJ1O235R-B
[description] =>
[description_short] =>
[quantity] => 0
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ1O235R-B
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj1o235r-b
[meta_description] => Buy Jack & Jill JJ1O235R-B watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipping. Easy...
[meta_keywords] => buy Jack & Jill JJ1O235R-B online, shop Jack & Jill watch, JJ1O235R-B, shop JJ1O235R-B, shop Jack & Jill at lowest price, Jack & Jill Watches , Jack & Jill JJ1O235R-B
[meta_title] => Buy Jack & Jill JJ1O235R-B Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[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] => 2024-10-06 20:38:13
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-watches
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 119991
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 172779
)
[391] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ2030-1
[description] =>
[description_short] =>
[quantity] => 70
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 699
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ2030-1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj2030-1
[meta_description] => Buy Jack & Jill Jack & Jill JJ2030-1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ2030-1 online, shop Jack & Jill watch, Jack & Jill JJ2030-1, shop JJ2030-1, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ2030-1
[meta_title] => Buy Jack & Jill Jack & Jill JJ2030-1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:34
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 699.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121288
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176726
)
[392] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ2030-2
[description] =>
[description_short] =>
[quantity] => 68
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 699
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ2030-2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj2030-2
[meta_description] => Buy Jack & Jill Jack & Jill JJ2030-2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ2030-2 online, shop Jack & Jill watch, Jack & Jill JJ2030-2, shop JJ2030-2, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ2030-2
[meta_title] => Buy Jack & Jill Jack & Jill JJ2030-2 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:34
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 699.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121289
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176730
)
[393] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ2030-3
[description] =>
[description_short] =>
[quantity] => 68
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 699
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ2030-3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj2030-3
[meta_description] => Buy Jack & Jill Jack & Jill JJ2030-3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ2030-3 online, shop Jack & Jill watch, Jack & Jill JJ2030-3, shop JJ2030-3, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ2030-3
[meta_title] => Buy Jack & Jill Jack & Jill JJ2030-3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:41
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 699.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121290
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176734
)
[394] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ2030-4
[description] =>
[description_short] =>
[quantity] => 67
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 699
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ2030-4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj2030-4
[meta_description] => Buy Jack & Jill Jack & Jill JJ2030-4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ2030-4 online, shop Jack & Jill watch, Jack & Jill JJ2030-4, shop JJ2030-4, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ2030-4
[meta_title] => Buy Jack & Jill Jack & Jill JJ2030-4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:41
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 699.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121291
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176738
)
[395] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ2030-5
[description] =>
[description_short] =>
[quantity] => 67
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 699
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ2030-5
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj2030-5
[meta_description] => Buy Jack & Jill Jack & Jill JJ2030-5 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ2030-5 online, shop Jack & Jill watch, Jack & Jill JJ2030-5, shop JJ2030-5, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ2030-5
[meta_title] => Buy Jack & Jill Jack & Jill JJ2030-5 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:41
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 699.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121292
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176742
)
[396] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ2030-7
[description] =>
[description_short] =>
[quantity] => 70
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 699
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ2030-7
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj2030-7
[meta_description] => Buy Jack & Jill Jack & Jill JJ2030-7 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Ship...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ2030-7 online, shop Jack & Jill watch, Jack & Jill JJ2030-7, shop JJ2030-7, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ2030-7
[meta_title] => Buy Jack & Jill Jack & Jill JJ2030-7 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:41
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 699.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121293
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176746
)
[397] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ205-1
[description] =>
[description_short] =>
[quantity] => 64
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ205-1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj205-1
[meta_description] => Buy Jack & Jill Jack & Jill JJ205-1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipp...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ205-1 online, shop Jack & Jill watch, Jack & Jill JJ205-1, shop JJ205-1, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ205-1
[meta_title] => Buy Jack & Jill Jack & Jill JJ205-1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:41
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121294
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176750
)
[398] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ205-3
[description] =>
[description_short] =>
[quantity] => 69
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ205-3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj205-3
[meta_description] => Buy Jack & Jill Jack & Jill JJ205-3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipp...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ205-3 online, shop Jack & Jill watch, Jack & Jill JJ205-3, shop JJ205-3, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ205-3
[meta_title] => Buy Jack & Jill Jack & Jill JJ205-3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:51
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121295
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176754
)
[399] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ205-4
[description] =>
[description_short] =>
[quantity] => 66
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ205-4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj205-4
[meta_description] => Buy Jack & Jill Jack & Jill JJ205-4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipp...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ205-4 online, shop Jack & Jill watch, Jack & Jill JJ205-4, shop JJ205-4, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ205-4
[meta_title] => Buy Jack & Jill Jack & Jill JJ205-4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:51
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121296
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176758
)
[400] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ205-7
[description] =>
[description_short] =>
[quantity] => 65
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ205-7
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj205-7
[meta_description] => Buy Jack & Jill Jack & Jill JJ205-7 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipp...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ205-7 online, shop Jack & Jill watch, Jack & Jill JJ205-7, shop JJ205-7, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ205-7
[meta_title] => Buy Jack & Jill Jack & Jill JJ205-7 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:51
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121297
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176762
)
[401] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ213-1
[description] =>
[description_short] =>
[quantity] => 65
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ213-1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj213-1
[meta_description] => Buy Jack & Jill Jack & Jill JJ213-1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipp...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ213-1 online, shop Jack & Jill watch, Jack & Jill JJ213-1, shop JJ213-1, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ213-1
[meta_title] => Buy Jack & Jill Jack & Jill JJ213-1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:51
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121298
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176766
)
[402] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ213-2
[description] =>
[description_short] =>
[quantity] => 64
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ213-2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj213-2
[meta_description] => Buy Jack & Jill Jack & Jill JJ213-2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipp...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ213-2 online, shop Jack & Jill watch, Jack & Jill JJ213-2, shop JJ213-2, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ213-2
[meta_title] => Buy Jack & Jill Jack & Jill JJ213-2 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:22:51
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121299
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176770
)
[403] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ213-4
[description] =>
[description_short] =>
[quantity] => 66
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 899
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ213-4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj213-4
[meta_description] => Buy Jack & Jill Jack & Jill JJ213-4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipp...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ213-4 online, shop Jack & Jill watch, Jack & Jill JJ213-4, shop JJ213-4, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ213-4
[meta_title] => Buy Jack & Jill Jack & Jill JJ213-4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:02
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 899.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121300
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176774
)
[404] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ214-2
[description] =>
[description_short] =>
[quantity] => 66
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 799
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ214-2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj214-2
[meta_description] => Buy Jack & Jill Jack & Jill JJ214-2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipp...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ214-2 online, shop Jack & Jill watch, Jack & Jill JJ214-2, shop JJ214-2, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ214-2
[meta_title] => Buy Jack & Jill Jack & Jill JJ214-2 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:02
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 799.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121301
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176778
)
[405] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ214-3
[description] =>
[description_short] =>
[quantity] => 65
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 799
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ214-3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj214-3
[meta_description] => Buy Jack & Jill Jack & Jill JJ214-3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipp...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ214-3 online, shop Jack & Jill watch, Jack & Jill JJ214-3, shop JJ214-3, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ214-3
[meta_title] => Buy Jack & Jill Jack & Jill JJ214-3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:02
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 799.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121302
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176782
)
[406] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ214-4
[description] =>
[description_short] =>
[quantity] => 17
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 799
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ214-4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj214-4
[meta_description] => Buy Jack & Jill Jack & Jill JJ214-4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipp...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ214-4 online, shop Jack & Jill watch, Jack & Jill JJ214-4, shop JJ214-4, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ214-4
[meta_title] => Buy Jack & Jill Jack & Jill JJ214-4 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:02
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 799.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121303
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176786
)
[407] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ230-1
[description] =>
[description_short] =>
[quantity] => 64
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 999
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ230-1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj230-1
[meta_description] => Buy Jack & Jill Jack & Jill JJ230-1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipp...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ230-1 online, shop Jack & Jill watch, Jack & Jill JJ230-1, shop JJ230-1, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ230-1
[meta_title] => Buy Jack & Jill Jack & Jill JJ230-1 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:02
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 999.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121304
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176790
)
[408] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ23011-13
[description] =>
[description_short] =>
[quantity] => 18
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1399
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ23011-13
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj23011-13
[meta_description] => Buy Jack & Jill Jack & Jill JJ23011-13 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ23011-13 online, shop Jack & Jill watch, Jack & Jill JJ23011-13, shop JJ23011-13, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ23011-13
[meta_title] => Buy Jack & Jill Jack & Jill JJ23011-13 Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:13
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1399.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121305
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176794
)
[409] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ23011-15
[description] =>
[description_short] =>
[quantity] => 18
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1399
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ23011-15
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj23011-15
[meta_description] => Buy Jack & Jill Jack & Jill JJ23011-15 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ23011-15 online, shop Jack & Jill watch, Jack & Jill JJ23011-15, shop JJ23011-15, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ23011-15
[meta_title] => Buy Jack & Jill Jack & Jill JJ23011-15 Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:13
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1399.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121306
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176798
)
[410] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ23011-5
[description] =>
[description_short] =>
[quantity] => 14
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1399
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ23011-5
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj23011-5
[meta_description] => Buy Jack & Jill Jack & Jill JJ23011-5 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ23011-5 online, shop Jack & Jill watch, Jack & Jill JJ23011-5, shop JJ23011-5, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ23011-5
[meta_title] => Buy Jack & Jill Jack & Jill JJ23011-5 Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:13
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1399.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121307
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176803
)
[411] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ23013-5
[description] =>
[description_short] =>
[quantity] => 18
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1399
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ23013-5
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj23013-5
[meta_description] => Buy Jack & Jill Jack & Jill JJ23013-5 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ23013-5 online, shop Jack & Jill watch, Jack & Jill JJ23013-5, shop JJ23013-5, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ23013-5
[meta_title] => Buy Jack & Jill Jack & Jill JJ23013-5 Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:13
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1399.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121308
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176808
)
[412] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ23013-7
[description] =>
[description_short] =>
[quantity] => 19
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1399
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ23013-7
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj23013-7
[meta_description] => Buy Jack & Jill Jack & Jill JJ23013-7 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ23013-7 online, shop Jack & Jill watch, Jack & Jill JJ23013-7, shop JJ23013-7, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ23013-7
[meta_title] => Buy Jack & Jill Jack & Jill JJ23013-7 Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:13
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1399.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121309
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176812
)
[413] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ23013-C7
[description] =>
[description_short] =>
[quantity] => 19
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1399
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ23013-C7
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj23013-c7
[meta_description] => Buy Jack & Jill Jack & Jill JJ23013-C7 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ23013-C7 online, shop Jack & Jill watch, Jack & Jill JJ23013-C7, shop JJ23013-C7, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ23013-C7
[meta_title] => Buy Jack & Jill Jack & Jill JJ23013-C7 Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:27
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1399.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121310
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176816
)
[414] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ23017-10
[description] =>
[description_short] =>
[quantity] => 14
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1399
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ23017-10
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj23017-10
[meta_description] => Buy Jack & Jill Jack & Jill JJ23017-10 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ23017-10 online, shop Jack & Jill watch, Jack & Jill JJ23017-10, shop JJ23017-10, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ23017-10
[meta_title] => Buy Jack & Jill Jack & Jill JJ23017-10 Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:27
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1399.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121311
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176821
)
[415] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ23017-6
[description] =>
[description_short] =>
[quantity] => 11
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1399
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ23017-6
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj23017-6
[meta_description] => Buy Jack & Jill Jack & Jill JJ23017-6 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ23017-6 online, shop Jack & Jill watch, Jack & Jill JJ23017-6, shop JJ23017-6, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ23017-6
[meta_title] => Buy Jack & Jill Jack & Jill JJ23017-6 Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:27
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1399.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121312
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176825
)
[416] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ23017-7
[description] =>
[description_short] =>
[quantity] => 20
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1399
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ23017-7
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj23017-7
[meta_description] => Buy Jack & Jill Jack & Jill JJ23017-7 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ23017-7 online, shop Jack & Jill watch, Jack & Jill JJ23017-7, shop JJ23017-7, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ23017-7
[meta_title] => Buy Jack & Jill Jack & Jill JJ23017-7 Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:27
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1399.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121313
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176829
)
[417] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ23028-1
[description] =>
[description_short] =>
[quantity] => 20
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1199
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ23028-1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj23028-1
[meta_description] => Buy Jack & Jill Jack & Jill JJ23028-1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ23028-1 online, shop Jack & Jill watch, Jack & Jill JJ23028-1, shop JJ23028-1, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ23028-1
[meta_title] => Buy Jack & Jill Jack & Jill JJ23028-1 Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:40
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1199.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121315
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176837
)
[418] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ23028-10
[description] =>
[description_short] =>
[quantity] => 17
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1199
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ23028-10
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj23028-10
[meta_description] => Buy Jack & Jill Jack & Jill JJ23028-10 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Sh...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ23028-10 online, shop Jack & Jill watch, Jack & Jill JJ23028-10, shop JJ23028-10, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ23028-10
[meta_title] => Buy Jack & Jill Jack & Jill JJ23028-10 Watch in India I Swiss Time ...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:40
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1199.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121316
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176841
)
[419] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ23028-3
[description] =>
[description_short] =>
[quantity] => 20
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1199
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ23028-3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj23028-3
[meta_description] => Buy Jack & Jill Jack & Jill JJ23028-3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ23028-3 online, shop Jack & Jill watch, Jack & Jill JJ23028-3, shop JJ23028-3, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ23028-3
[meta_title] => Buy Jack & Jill Jack & Jill JJ23028-3 Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:40
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1199.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121317
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176845
)
[420] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ23028-4
[description] =>
[description_short] =>
[quantity] => 17
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1199
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ23028-4
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj23028-4
[meta_description] => Buy Jack & Jill Jack & Jill JJ23028-4 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ23028-4 online, shop Jack & Jill watch, Jack & Jill JJ23028-4, shop JJ23028-4, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ23028-4
[meta_title] => Buy Jack & Jill Jack & Jill JJ23028-4 Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:40
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1199.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121318
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176849
)
[421] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ23028-5
[description] =>
[description_short] =>
[quantity] => 17
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1199
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ23028-5
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj23028-5
[meta_description] => Buy Jack & Jill Jack & Jill JJ23028-5 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ23028-5 online, shop Jack & Jill watch, Jack & Jill JJ23028-5, shop JJ23028-5, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ23028-5
[meta_title] => Buy Jack & Jill Jack & Jill JJ23028-5 Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:40
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1199.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121319
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176853
)
[422] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ23028-7
[description] =>
[description_short] =>
[quantity] => 16
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1199
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ23028-7
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj23028-7
[meta_description] => Buy Jack & Jill Jack & Jill JJ23028-7 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ23028-7 online, shop Jack & Jill watch, Jack & Jill JJ23028-7, shop JJ23028-7, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ23028-7
[meta_title] => Buy Jack & Jill Jack & Jill JJ23028-7 Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:52
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1199.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121320
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176857
)
[423] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ230-3
[description] =>
[description_short] =>
[quantity] => 67
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 999
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ230-3
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj230-3
[meta_description] => Buy Jack & Jill Jack & Jill JJ230-3 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shipp...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ230-3 online, shop Jack & Jill watch, Jack & Jill JJ230-3, shop JJ230-3, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ230-3
[meta_title] => Buy Jack & Jill Jack & Jill JJ230-3 Watch in India I Swiss Time House
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:52
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 999.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121321
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176861
)
[424] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ23044-1
[description] =>
[description_short] =>
[quantity] => 19
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1399
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ23044-1
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj23044-1
[meta_description] => Buy Jack & Jill Jack & Jill JJ23044-1 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ23044-1 online, shop Jack & Jill watch, Jack & Jill JJ23044-1, shop JJ23044-1, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ23044-1
[meta_title] => Buy Jack & Jill Jack & Jill JJ23044-1 Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:52
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1399.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121322
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[location] => Array
(
[type] => 3
[validate] => isString
[size] => 255
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[isbn] => Array
(
[type] => 3
[validate] => isIsbn
[size] => 32
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[mpn] => Array
(
[type] => 3
[validate] => isMpn
[size] => 40
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[state] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[additional_delivery_times] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[delivery_in_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[delivery_out_stock] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[product_type] => Array
(
[type] => 3
[validate] => isGenericName
[values] => Array
(
[0] => standard
[1] => pack
[2] => virtual
[3] => combinations
[4] =>
)
[default] =>
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[low_stock_threshold] => Array
(
[type] => 1
[shop] => 1
[allow_null] => 1
[validate] => isInt
)
[low_stock_alert] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_type_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[show_condition] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDate
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 512
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] =>
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] =>
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[attachments] => Array
(
[type] => 2
[field] => id_attachment
[object] => Attachment
[association] => product_attachment
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[id_product_attribute] => 0
[id_image] => 176865
)
[425] => Product Object
(
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 207
[id_supplier] => 0
[id_category_default] => 865
[id_shop_default] => 1
[manufacturer_name] => Jack & Jill
[supplier_name] =>
[name] => Jack & Jill JJ23044-2
[description] =>
[description_short] =>
[quantity] => 21
[minimal_quantity] => 1
[low_stock_threshold] =>
[low_stock_alert] => 0
[available_now] =>
[available_later] =>
[price] => 1399
[specificPrice] => Array
(
)
[additional_shipping_cost] => 0.000000
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => JJ23044-2
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.000000
[ean13] =>
[isbn] =>
[upc] =>
[mpn] =>
[link_rewrite] => jack-jill-jj23044-2
[meta_description] => Buy Jack & Jill Jack & Jill JJ23044-2 watch at lowest prices from Authorized Retailer in India - Swiss Time House with EMI option, Cash on Delivery, Free Shi...
[meta_keywords] => buy Jack & Jill Jack & Jill JJ23044-2 online, shop Jack & Jill watch, Jack & Jill JJ23044-2, shop JJ23044-2, shop Jack & Jill at lowest price, Sunglasses , Jack & Jill Jack & Jill JJ23044-2
[meta_title] => Buy Jack & Jill Jack & Jill JJ23044-2 Watch in India I Swiss Time H...
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] => 404
[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] => 2026-04-22 20:23:52
[date_upd] => 2026-04-25 08:53:40
[tags] =>
[state] => 1
[base_price] => 1399.000000
[id_tax_rules_group] => 0
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 0
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => jack-jill-sunglasses
[pack_stock_type] => 3
[additional_delivery_times] => 1
[delivery_in_stock] =>
[delivery_out_stock] =>
[product_type] => standard
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[attachments] => Array
(
[resource] => attachment
[api] => attachments
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => products
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
)
[quantity] => Array
(
)
)
)
)
)
[id] => 121323
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 64
[supplier_reference] => 64
[location] => 255
[ean13] => 13
[isbn] => 32
[upc] => 12
[mpn] => 40
)
[fieldsValidate:protected] => Array
(
[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] => isUnsignedInt
[low_stock_threshold] => isInt
[low_stock_alert] => isBool
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[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:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[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:protected] => Array
(
[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:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[s